me
/
guix
Archived
1
0
Fork 0

gnu: guile-goblins: Update to 0.11.0.

* gnu/packages/guile-xyz.scm (guile-goblins): Update to 0.11.0.
master
David Thompson 2023-05-08 12:53:20 -04:00
parent e9f19cfa35
commit 56774726dc
No known key found for this signature in database
GPG Key ID: 8328C7470FF1D807
1 changed files with 2 additions and 2 deletions

View File

@ -5593,7 +5593,7 @@ This module implements this interface by use of Guile's dynamic FFI.")
(define-public guile-goblins (define-public guile-goblins
(package (package
(name "guile-goblins") (name "guile-goblins")
(version "0.10") (version "0.11.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -5602,7 +5602,7 @@ This module implements this interface by use of Guile's dynamic FFI.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"13nzmwi4m0j27rmn2ks0p3k620npnhx736q25n8llj2ivkn2vxd2")))) "1ic4f65kbziszi5cz1b7ypl6acph6kdq5pc3wasa1jns3gkzfl6l"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list #:make-flags (list #:make-flags