Skip to content
Snippets Groups Projects
Unverified Commit 87e32101 authored by Ludovic Courtès's avatar Ludovic Courtès
Browse files

gnu: guile: Update to 2.2.1.

* gnu/packages/guile.scm (guile-2.2): Update to 2.2.1.
parent e1bbc0e3
No related branches found
No related tags found
No related merge requests found
......@@ -221,7 +221,7 @@ (define-public guile-2.0/fixed
(define-public guile-2.2
(package (inherit guile-2.0)
(name "guile")
(version "2.2.0")
(version "2.2.1")
(replacement #f)
(source (origin
(method url-fetch)
......@@ -229,7 +229,7 @@ (define-public guile-2.2
".tar.lz"))
(sha256
(base32
"083vp6754dp4d5pvcy4bqvxq60cayf92v5slf5cgij8bnvixgyvr"))
"0dlwkpqs0b17mmjbf53891acs16ppxxmfwhx2vl5x2946pzrm3c7"))
(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