summaryrefslogtreecommitdiff
path: root/gnu/system.scm
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2020-03-20 17:23:01 +0100
committerMarius Bakke <mbakke@fastmail.com>2020-03-20 17:23:01 +0100
commitc95f5f0af7f3a2c674c17812fb2787112c84981e (patch)
treee12d9df9a199627b14abe1f4662f54ca83ca7062 /gnu/system.scm
parentdd0568a77951804d97884a0a0a3a3ed38ca0a184 (diff)
downloadguix-patches-c95f5f0af7f3a2c674c17812fb2787112c84981e.tar
guix-patches-c95f5f0af7f3a2c674c17812fb2787112c84981e.tar.gz
system: Switch to Guile 3.0.
* gnu/system.scm (%base-packages): Change from GUILE-2.2 to GUILE-3.0.
Diffstat (limited to 'gnu/system.scm')
-rw-r--r--gnu/system.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/system.scm b/gnu/system.scm
index 023007a0e6..77cc0076c1 100644
--- a/gnu/system.scm
+++ b/gnu/system.scm
@@ -594,7 +594,7 @@ of PROVENANCE-SERVICE-TYPE to its services."
bash-completion
- guile-2.2
+ guile-3.0
guile-readline guile-colorized
;; The packages below are also in %FINAL-INPUTS, so take them from