guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: sbcl-croatoan: Update to 0.0.1-3.a577951.


From: guix-commits
Subject: 02/03: gnu: sbcl-croatoan: Update to 0.0.1-3.a577951.
Date: Thu, 1 Jul 2021 04:08:19 -0400 (EDT)

glv pushed a commit to branch master
in repository guix.

commit 66bce3f2a7c6010d598d4799c5775a9aacead2c6
Author: cage <cage-dev@twistfold.it>
AuthorDate: Thu Jul 1 10:03:34 2021 +0200

    gnu: sbcl-croatoan: Update to 0.0.1-3.a577951.
    
    * gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-3.a577951.
    
    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 cb25c73..410f6eb 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -15202,8 +15202,8 @@ protocol for Mastodon.")
   (sbcl-package->cl-source-package sbcl-tooter))
 
 (define-public sbcl-croatoan
-  (let ((commit "7077ef14d27e8708515ad8d309886f516e7fbd98")
-        (revision "2"))
+  (let ((commit "a577951d8dd607f828d6efb3290b4e8ac9f1e654")
+        (revision "3"))
     (package
       (name "sbcl-croatoan")
       (version (git-version "0.0.1" revision commit))
@@ -15215,7 +15215,7 @@ protocol for Mastodon.")
                (commit commit)))
          (file-name (git-file-name "croatoan" version))
          (sha256
-          (base32 "0gf2sjpsdkd9s8imwy2wjrkdx82a5sc4yy9bndlnjlwmdraw4j37"))))
+          (base32 "1y7a13mzy0cz19pw0xvqwca1s7frfaqryaqwl1mrq7iz84sw0fcw"))))
       (build-system asdf-build-system/sbcl)
       (arguments
        '(#:phases



reply via email to

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