hall.scm guix.scm
This commit is contained in:
parent
b8c39cee72
commit
bc925d89d4
4
guix.scm
4
guix.scm
@ -20,9 +20,9 @@
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://git.silasvedder.xyz/silasfox/bible-tools.git")
|
||||
(commit "2f62844")))
|
||||
(commit "b8c39ce")))
|
||||
(file-name "bible-tools-1.0-checkout")
|
||||
(sha256 (base32 "1airsisk6cww2vj346d1pwsh0ppwrdhcp1fvcik48kn5nkl4v51n"))))
|
||||
(sha256 (base32 "0nw857clm0hij21rrzzlxdvp8ryppk27knq9izk7qb90gh5hj20a"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(#:modules
|
||||
|
6
hall.scm
6
hall.scm
@ -26,11 +26,7 @@
|
||||
(documentation
|
||||
((directory
|
||||
"doc"
|
||||
((texi-file "bible-tools")
|
||||
(text-file "stamp-vti")
|
||||
(info-file "bible-tools")
|
||||
(text-file ".dirstamp")
|
||||
(texi-file "version")))
|
||||
((texi-file "bible-tools")))
|
||||
(text-file "COPYING")
|
||||
(text-file "HACKING")
|
||||
(symlink "README" "README.org")
|
||||
|
Loading…
x
Reference in New Issue
Block a user