guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: cl-croatoan: Update to 0.0.1-4.cf87513.


From: guix-commits
Subject: 01/02: gnu: cl-croatoan: Update to 0.0.1-4.cf87513.
Date: Wed, 1 Dec 2021 07:28:45 -0500 (EST)

glv pushed a commit to branch master
in repository guix.

commit 0da9ae01a88978d6e446a8092e8ca970fd1ed8c4
Author: cage <cage-dev@twistfold.it>
AuthorDate: Wed Dec 1 11:40:10 2021 +0100

    gnu: cl-croatoan: Update to 0.0.1-4.cf87513.
    
    * gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-4.cf87513.
    
    Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
---
 gnu/packages/lisp-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index c682255..3cd52d4 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -14876,8 +14876,8 @@ protocol for Mastodon.")
   (sbcl-package->cl-source-package sbcl-tooter))
 
 (define-public sbcl-croatoan
-  (let ((commit "a577951d8dd607f828d6efb3290b4e8ac9f1e654")
-        (revision "3"))
+  (let ((commit "cf875137a23ed4efbfde63e52691f1b544d55d17")
+        (revision "4"))
     (package
       (name "sbcl-croatoan")
       (version (git-version "0.0.1" revision commit))
@@ -14889,7 +14889,7 @@ protocol for Mastodon.")
                (commit commit)))
          (file-name (git-file-name "croatoan" version))
          (sha256
-          (base32 "1y7a13mzy0cz19pw0xvqwca1s7frfaqryaqwl1mrq7iz84sw0fcw"))))
+          (base32 "0dvp8irimlnnvz2m4lnmxp19xbam1yfri3d1i9qqml968i08xcwb"))))
       (build-system asdf-build-system/sbcl)
       (arguments
        '(#:phases



reply via email to

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