diff --git a/Makefile.am b/Makefile.am index 4959ed7..ded7482 100644 --- a/Makefile.am +++ b/Makefile.am @@ -54,14 +54,10 @@ AM_SCM_LOG_FLAGS = --no-auto-compile -L "$(top_srcdir)" AM_TESTS_ENVIRONMENT = abs_top_srcdir="$(abs_top_srcdir)" -info_TEXINFOS = doc/bible-tools.texi \ - doc/version.texi +info_TEXINFOS = doc/bible-tools.texi dvi: # Don't build dvi docs -EXTRA_DIST += doc/stamp-vti \ - doc/bible-tools.info \ - doc/.dirstamp \ - COPYING \ +EXTRA_DIST += COPYING \ HACKING \ README \ README.org \ diff --git a/guix.scm b/guix.scm index fdbc757..34d96df 100644 --- a/guix.scm +++ b/guix.scm @@ -20,9 +20,9 @@ (method git-fetch) (uri (git-reference (url "https://git.silasvedder.xyz/silasfox/bible-tools.git") - (commit "b8c39ce"))) + (commit "bc925d8"))) (file-name "bible-tools-1.0-checkout") - (sha256 (base32 "0nw857clm0hij21rrzzlxdvp8ryppk27knq9izk7qb90gh5hj20a")))) + (sha256 (base32 "07221jw4gl48cg45znwjkc7871in3pfq488ig4vnbjygqbg4wawh")))) (build-system gnu-build-system) (arguments `(#:modules