This is an automated email from the git hooks/post-receive script.
davexunit pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 80651b8899 gnu: guile-goblins: Update to 0.15.1.
80651b8899 is described below
commit 80651b889926a304a671092ad2fc223440845a70
Author: David Thompson <[email protected]>
AuthorDate: Wed Mar 26 11:42:48 2025 -0400
gnu: guile-goblins: Update to 0.15.1.
* gnu/packages/guile-xyz.scm (guile-goblins): Update to 0.15.1.
Change-Id: I6bb3b6ac2a4d1ffa3f9ab9fae5820b82a0fdd49c
---
gnu/packages/guile-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 0f5e8bef6b..c9154b2c1d 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -6887,7 +6887,7 @@ This module implements this interface by use of Guile's
dynamic FFI.")
(define-public guile-goblins
(package
(name "guile-goblins")
- (version "0.15.0")
+ (version "0.15.1")
(source
(origin
(method url-fetch)
@@ -6896,7 +6896,7 @@ This module implements this interface by use of Guile's
dynamic FFI.")
version ".tar.gz"))
(sha256
(base32
- "1dyxh8xvl8f707dzfzckz4343z1iwfp7v6wwyryn5psy86gq328z"))))
+ "05qqryhhs9rci01j08nbchmif1h9889bwqqv830ywygl1bld50ys"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags