From: cage <cage-dev@twistfold.it>
To: 54462@debbugs.gnu.org
Subject: [bug#54462] [PATCH 1/2] gnu: cl-croatoan: Update to 0.0.1-5
Date: Sat, 19 Mar 2022 11:04:20 +0100 [thread overview]
Message-ID: <YjWqpARcbot+7m/O@kurosawa.casa.net> (raw)
---
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
next reply other threads:[~2022-03-19 10:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-19 10:04 cage [this message]
2022-03-21 8:58 ` bug#54462: [PATCH 1/2] gnu: cl-croatoan: Update to 0.0.1-5 Guillaume Le Vaillant
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YjWqpARcbot+7m/O@kurosawa.casa.net \
--to=cage-dev@twistfold.it \
--cc=54462@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).