GNU bug report logs - #54462
[PATCH 1/2] gnu: cl-croatoan: Update to 0.0.1-5

Previous Next

Package: guix-patches;

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

Date: Sat, 19 Mar 2022 10:06: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: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#54462: closed ([PATCH 1/2] gnu: cl-croatoan: Update to 0.0.1-5)
Date: Mon, 21 Mar 2022 09:00:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 21 Mar 2022 08:58:18 +0000
with message-id <87a6dj8ywb.fsf <at> kitej>
and subject line Re: [bug#54462] [PATCH 1/2] gnu: cl-croatoan: Update to 0.0.1-5
has caused the debbugs.gnu.org bug report #54462,
regarding [PATCH 1/2] gnu: cl-croatoan: Update to 0.0.1-5
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
54462: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54462
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: cage <cage-dev <at> twistfold.it>
To: guix-patches <at> gnu.org
Subject: [PATCH 1/2] gnu: cl-croatoan: Update to 0.0.1-5
Date: Sat, 19 Mar 2022 11:04:20 +0100
---
 gnu/packages/lisp-xyz.scm | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index c6bc5b4979..300ae051e4 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -14787,8 +14787,8 @@ (define-public cl-tooter
   (sbcl-package->cl-source-package sbcl-tooter))

 (define-public sbcl-croatoan
-  (let ((commit "cf875137a23ed4efbfde63e52691f1b544d55d17")
-        (revision "4"))
+  (let ((commit "5d0949d57a12e7fece8828e089daa339b260da96")
+        (revision "5"))
     (package
       (name "sbcl-croatoan")
       (version (git-version "0.0.1" revision commit))
@@ -14800,7 +14800,7 @@ (define-public sbcl-croatoan
                (commit commit)))
          (file-name (git-file-name "croatoan" version))
          (sha256
-          (base32 "0dvp8irimlnnvz2m4lnmxp19xbam1yfri3d1i9qqml968i08xcwb"))))
+          (base32 "0qsnz10hri95al73vhpqrs7mapz2px0dbwgfn52sbi93gwk5aki9"))))
       (build-system asdf-build-system/sbcl)
       (arguments
        '(#:phases
@@ -14813,10 +14813,10 @@ (define-public sbcl-croatoan
                                  "/lib/"
                                  all))))))))
       (inputs
-       `(("bordeaux-threads" ,sbcl-bordeaux-threads)
-         ("cffi" ,sbcl-cffi)
-         ("ncurses" ,ncurses)
-         ("trivial-gray-streams" ,sbcl-trivial-gray-streams)))
+       (list ncurses
+             sbcl-cffi
+             sbcl-trivial-gray-streams
+             sbcl-bordeaux-threads))
       (synopsis "Common Lisp bindings for the ncurses terminal library")
       (description "Croatoan provides high-level Common Lisp CLOS bindings for
 the ncurses terminal library.")
--
2.34.0


[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: cage <cage-dev <at> twistfold.it>
Cc: 54462-done <at> debbugs.gnu.org
Subject: Re: [bug#54462] [PATCH 1/2] gnu: cl-croatoan: Update to 0.0.1-5
Date: Mon, 21 Mar 2022 08:58:18 +0000
[Message part 4 (text/plain, inline)]
Patch pushed as 0afea4a7906f3d53d138bbec12a3a35cb4bbfd7d with
a completed commit message.
Thanks.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 121 days ago.

Previous Next


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