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: GNU Guix Live <cage-dev <at> twistfold.it>
To: 72785 <at> debbugs.gnu.org
Subject: [bug#72785] [PATCH 4/6] gnu: cl-tooter: Update to 1.0.0-4.76fbb360.
Date: Sat, 24 Aug 2024 12:33:43 +0200
Change-Id: I76b6085621bce12b3142a9db81c5dfeaae40a16d
---
 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 ae40069734..fb0f381c00 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -28008,7 +28008,7 @@ (define-public ecl-the-cost-of-nothing
   (sbcl-package->ecl-package sbcl-the-cost-of-nothing))
 
 (define-public sbcl-tooter
-  (let ((commit "2dcc2facddcacd79d0cce545a8c4b73c35826fc1")
+  (let ((commit "76fbb36552b036ee84ec7fe4773616470b1ce4c2")
         (revision "4"))
     (package
       (name "sbcl-tooter")
@@ -28021,7 +28021,7 @@ (define-public sbcl-tooter
                (commit commit)))
          (file-name (git-file-name "cl-tooter" version))
          (sha256
-          (base32 "1zisrmslj4rnibm02vxh7hbas2cfsjh6iizs2nfdg3a3pn7bhf6h"))))
+          (base32 "05icr9aflxvqbkjj0f6yh0g5cr77vf9qdvwvlicw2nvbw4jdnmm8"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        (list sbcl-alexandria
-- 
2.38.1





This bug report was last modified 328 days ago.

Previous Next


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