GNU bug report logs - #67206
[PATCH] gnu: croatoan: Update to 0.2.

Previous Next

Package: guix-patches;

Reported by: cage <cage-dev <at> twistfold.it>

Date: Wed, 15 Nov 2023 18:05:01 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: cage <cage-dev <at> twistfold.it>
Subject: bug#67206: closed (Re: [bug#67206] [PATCH] gnu: croatoan: Update
 to 0.2.)
Date: Sat, 18 Nov 2023 16:15:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#67206: [PATCH] gnu: croatoan: Update to 0.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 67206 <at> debbugs.gnu.org.

-- 
67206: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67206
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: cage <cage-dev <at> twistfold.it>
Cc: 67206-done <at> debbugs.gnu.org
Subject: Re: [bug#67206] [PATCH] gnu: croatoan: Update to 0.2.
Date: Sat, 18 Nov 2023 16:13:46 +0000
[Message part 3 (text/plain, inline)]
Patch applied as 3f0ee6e7af3aeec0369c9bfb71f8e0abf06c6ed0.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: cage <cage-dev <at> twistfold.it>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: croatoan: Update to 0.2.
Date: Wed, 15 Nov 2023 19:03:57 +0100
Change-Id: Ia23646016f14f9531cfc6eec2842263cd212c1e9
---
 gnu/packages/lisp-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 760d0e9e45..974ec0c616 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -18881,7 +18881,7 @@ (define-public cl-tooter
 (define-public sbcl-croatoan
   (package
     (name "sbcl-croatoan")
-    (version "0.1")
+    (version "0.2")
     (source
      (origin
        (method git-fetch)
@@ -18890,7 +18890,7 @@ (define-public sbcl-croatoan
              (commit (string-append "v" version))))
        (file-name (git-file-name "cl-croatoan" version))
        (sha256
-        (base32 "1whbvwc4df7zz0002xy3aczrpf4s3vk6kmyh9wydgwl112h060pd"))))
+        (base32 "0x2rlckyn8kn5mqy0fib8piggz694g3naarz2dvha1hsy4jhb1wg"))))
     (build-system asdf-build-system/sbcl)
     (arguments
      '(#:phases

base-commit: 66132d6a20b3a8fa4649df338568765540057bd1
--
2.41.0



This bug report was last modified 1 year and 263 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.