GNU bug report logs - #72785
[PATCH 1/6] gnu: cl-croatoan: Update to 0.3.

Previous Next

Package: guix-patches;

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

Date: Sat, 24 Aug 2024 10:34:02 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: GNU Guix Live <cage-dev <at> twistfold.it>
Subject: bug#72785: closed (Re: [bug#72785] [PATCH 1/6] gnu: cl-croatoan:
 Update to 0.3.)
Date: Mon, 26 Aug 2024 09:10:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#72785: [PATCH 1/6] gnu: cl-croatoan: Update to 0.3.

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 72785 <at> debbugs.gnu.org.

-- 
72785: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72785
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: 72785-done <at> debbugs.gnu.org
Subject: Re: [bug#72785] [PATCH 1/6] gnu: cl-croatoan: Update to 0.3.
Date: Mon, 26 Aug 2024 09:08:02 +0000
[Message part 3 (text/plain, inline)]
Patches applied as f17d1b094745f28769a2bd83271746d31fbca9fe and
following with some modifications to commit messages.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: GNU Guix Live <cage-dev <at> twistfold.it>
To: guix-patches <at> gnu.org
Subject: [PATCH 1/6] gnu: cl-croatoan: Update to 0.3.
Date: Sat, 24 Aug 2024 12:32:31 +0200
Change-Id: I2eedb675d12b1b21e9d3dff3c3b4da351ab32ef4
---
 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 ba78515979..19ecc96126 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -12276,7 +12276,7 @@ (define-public ecl-core-gp
   (sbcl-package->ecl-package sbcl-core-gp))
 
 (define-public sbcl-croatoan
-  (let ((commit "282145ff9e9005fddc4241bc6827b3ab09c5bd25")
+  (let ((commit "0157da69edf1459db43fcd30bc6941ef0b26c02d")
         (revision "1"))
     (package
       (name "sbcl-croatoan")
@@ -12289,7 +12289,7 @@ (define-public sbcl-croatoan
                (commit commit)))
          (file-name (git-file-name "cl-croatoan" version))
          (sha256
-          (base32 "021h2f2yj4j9gynr3k7qi36x94jm5b95p3vaddbaih96wyzgbmq5"))))
+          (base32 "1pd3ivh2hcrbj7xfrfma10chlpzcgh0g36sjy5b23pm2zga4dqvs"))))
       (build-system asdf-build-system/sbcl)
       (arguments
        '(#:phases

base-commit: d48af5cca84914d44b032d0bf0820640ebbe7a4b
-- 
2.38.1




This bug report was last modified 327 days ago.

Previous Next


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