guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: guile-goblins: Update to 0.13.0.


From: guix-commits
Subject: branch master updated: gnu: guile-goblins: Update to 0.13.0.
Date: Tue, 23 Apr 2024 14:13:08 -0400

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 83e6437e92 gnu: guile-goblins: Update to 0.13.0.
83e6437e92 is described below

commit 83e6437e92ad056838fe170963d920d446d0e4db
Author: David Thompson <dthompson2@worcester.edu>
AuthorDate: Mon Apr 22 11:50:13 2024 -0400

    gnu: guile-goblins: Update to 0.13.0.
    
    * gnu/packages/guile-xyz.scm (guile-goblins): Update to 0.13.0.
    
    Change-Id: I5010a3c72780af62effd13b8bc7792ac737f7f7e
---
 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 c0b0dfd78c..230e3ff856 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -6203,7 +6203,7 @@ This module implements this interface by use of Guile's 
dynamic FFI.")
 (define-public guile-goblins
   (package
     (name "guile-goblins")
-    (version "0.12.0")
+    (version "0.13.0")
     (source
      (origin
        (method url-fetch)
@@ -6212,7 +6212,7 @@ This module implements this interface by use of Guile's 
dynamic FFI.")
                            version ".tar.gz"))
        (sha256
         (base32
-         "1w1xf60i6an4fs2kr0cv7w01h2fhz1i23zp9w7nbmr32zqm8m59z"))))
+         "1s1aahak0m2hygnwi09vb399w7idh2hmbbn0fi7mdky0scxb5ybr"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags



reply via email to

[Prev in Thread] Current Thread [Next in Thread]