[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#60045] [PATCH] gnu: cl-croatoan: Update to 0.0.1-6.35c92fc.
From: |
cage |
Subject: |
[bug#60045] [PATCH] gnu: cl-croatoan: Update to 0.0.1-6.35c92fc. |
Date: |
Tue, 13 Dec 2022 21:19:33 +0100 |
---
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 364be8c7a5..8f68e88e9b 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -16872,8 +16872,8 @@ (define-public cl-tooter
(sbcl-package->cl-source-package sbcl-tooter))
(define-public sbcl-croatoan
- (let ((commit "5d0949d57a12e7fece8828e089daa339b260da96")
- (revision "5"))
+ (let ((commit "35c92fcc6c4458339c7e27bdf16f7fa908d95eb8")
+ (revision "6"))
(package
(name "sbcl-croatoan")
(version (git-version "0.0.1" revision commit))
@@ -16885,7 +16885,7 @@ (define-public sbcl-croatoan
(commit commit)))
(file-name (git-file-name "cl-croatoan" version))
(sha256
- (base32 "0qsnz10hri95al73vhpqrs7mapz2px0dbwgfn52sbi93gwk5aki9"))))
+ (base32 "0v1lrdjd29krjb6pr0mql9hjj5c2lv760xwpr17dbsw263vx29xz"))))
(build-system asdf-build-system/sbcl)
(arguments
'(#:phases
--
2.34.0
- [bug#60045] [PATCH] gnu: cl-croatoan: Update to 0.0.1-6.35c92fc.,
cage <=