Skip to content
Snippets Groups Projects
Unverified Commit 02161372 authored by Andy Wingo's avatar Andy Wingo
Browse files

gnu: guile-next: Update to 2.1.8.

* gnu/packages/guile.scm (guile-next): Update to 2.1.8.
parent 3288e647
No related branches found
No related tags found
No related merge requests found
......@@ -234,7 +234,7 @@ (define guile-2.0.13
(define-public guile-next
(package (inherit guile-2.0)
(name "guile-next")
(version "2.1.7")
(version "2.1.8")
(replacement #f)
(source (origin
(method url-fetch)
......@@ -242,7 +242,7 @@ (define-public guile-next
version ".tar.xz"))
(sha256
(base32
"0qf2664bglv5rrj4c99cc7gry7v9x0sqdyzgfg8zi8gm5wbcmqda"))
"0rh9vahqqwbyj79p1lc9pljkgxg8rczczf074dr8wl13j5h0y27m"))
(modules '((guix build utils)))
;; Remove the pre-built object files. Instead, build everything
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment