SummaryRefsLogTreeCommitDiffStats
path: root/build-aux/guix.scm
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux/guix.scm')
-rw-r--r--build-aux/guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/guix.scm b/build-aux/guix.scm
index 1b3d449..d452a37 100644
--- a/build-aux/guix.scm
+++ b/build-aux/guix.scm
@@ -45,7 +45,7 @@
(source (local-file (dirname %srcdir) #:recursive? #t
#:select? keep-mcron-file?))
(inputs
- `(("guile" ,(specification->package "guile@2.2"))))
+ `(("guile" ,(specification->package "guile@3"))))
(native-inputs
`(("autoconf" ,(specification->package "autoconf"))
("automake" ,(specification->package "automake"))