summaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2021-01-30 08:20:25 -0500
committerDavid Thompson <dthompson2@worcester.edu>2021-01-30 08:20:25 -0500
commit764155b7422301c497012989658fa6423bf1fd99 (patch)
tree18bf1c8071cc6b5b1dae5f0e10ccde972dc66c1d /guix.scm
parent5d5d447356d7ec06e3d40ae690cb32c935704e58 (diff)
guix: Build against the latest release of Guile 3.
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index 55e2d6f..b46c1e2 100644
--- a/guix.scm
+++ b/guix.scm
@@ -56,7 +56,7 @@
(gnu packages image)
(gnu packages xiph))
-(define target-guile guile-3.0)
+(define target-guile guile-3.0-latest)
(define guile3.0-opengl
(package