summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2020-10-09 08:12:28 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2020-10-09 08:12:28 -0400
commit121925bc7869d382ad0b896d3e7b996a55ed385b (patch)
tree8435d90b5afae5d4a0a935b60b3f78139a871095
parente9fae17705b3e2bf7ec473993d1d7a21b8c3c84b (diff)
guix: Upgrade to Guile 3.0.
-rw-r--r--guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index d89948d..a66fcba 100644
--- a/guix.scm
+++ b/guix.scm
@@ -7,6 +7,6 @@
(list glibc
glibc-utf8-locales
gnu-make
- guile-2.2
+ guile-3.0
guile-syntax-highlight
haunt))