From: cage <cage-dev@twistfold.it>
To: 69759@debbugs.gnu.org
Subject: [bug#69759] [PATCH] gnu: cl-nodgui: Update to 0.6.0.2.
Date: Tue, 12 Mar 2024 20:33:31 +0100 [thread overview]
Message-ID: <eef586d378f2cb50406cb446a3e156b302a5c6ea.1710271895.git.cage-dev@twistfold.it> (raw)
Change-Id: I6fc569d4a32b1f8fc256ae17de186145caa2ac30
---
gnu/packages/lisp-xyz.scm | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 33a260eb3c..779fd2628d 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -12388,11 +12388,11 @@ (define-public cl-svg
(sbcl-package->cl-source-package sbcl-cl-svg))
(define-public sbcl-nodgui
- (let ((commit "6baccf45371afd4dcc8cd3f38332b300614783b6")
+ (let ((commit "35fd379e11162995ed48c2f8ebe6a5bf0a6f48cb")
(revision "1"))
(package
(name "sbcl-nodgui")
- (version (git-version "0.4.8.6" revision commit))
+ (version (git-version "0.6.0.2" revision commit))
(source
(origin
(method git-fetch)
@@ -12401,7 +12401,7 @@ (define-public sbcl-nodgui
(commit commit)))
(file-name (git-file-name "cl-nodgui" version))
(sha256
- (base32 "0fjz8362qmvkbzj9ylyllkdxg7vvj38l3y5qn4xi2gim92x4lx67"))))
+ (base32 "01l1hyzf8ryc35ydrjhqjn4az8asdwn46knl5gx8v02z2jcv7j24"))))
(build-system asdf-build-system/sbcl)
(inputs
(list sbcl-alexandria
@@ -12413,8 +12413,11 @@ (define-public sbcl-nodgui
sbcl-esrap
sbcl-jpeg-turbo
sbcl-named-readtables
+ sbcl-cl-opengl
sbcl-parse-number
sbcl-pngload
+ sbcl-sdl2
+ sbcl-zpng
tk
tklib))
(arguments
base-commit: de24aaf13b17d6c019f3f240fd0eb0e1b8654970
prerequisite-patch-id: aa0b913d42bee51002e7243019d5529984321e91
prerequisite-patch-id: 71de41827792abd670416c70b9b0fa59064209c9
--
2.41.0
next reply other threads:[~2024-03-12 19:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-12 19:33 cage [this message]
2024-03-13 14:18 ` [bug#69759] [PATCH] gnu: cl-nodgui: Update to 0.6.0.2 Christopher Baines
[not found] ` <handler.69759.D69759.171033960821669.notifdone@debbugs.gnu.org>
2024-03-13 15:13 ` [bug#69759] closed (Re: [bug#69759] [PATCH] gnu: cl-nodgui: Update to 0.6.0.2.) cage
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=eef586d378f2cb50406cb446a3e156b302a5c6ea.1710271895.git.cage-dev@twistfold.it \
--to=cage-dev@twistfold.it \
--cc=69759@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).