* [bug#69759] [PATCH] gnu: cl-nodgui: Update to 0.6.0.2.
@ 2024-03-12 19:33 cage
2024-03-13 14:18 ` Christopher Baines
[not found] ` <handler.69759.D69759.171033960821669.notifdone@debbugs.gnu.org>
0 siblings, 2 replies; 3+ messages in thread
From: cage @ 2024-03-12 19:33 UTC (permalink / raw)
To: 69759
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#69759] [PATCH] gnu: cl-nodgui: Update to 0.6.0.2.
2024-03-12 19:33 [bug#69759] [PATCH] gnu: cl-nodgui: Update to 0.6.0.2 cage
@ 2024-03-13 14:18 ` Christopher Baines
[not found] ` <handler.69759.D69759.171033960821669.notifdone@debbugs.gnu.org>
1 sibling, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2024-03-13 14:18 UTC (permalink / raw)
To: cage; +Cc: 69759-done, 69759
[-- Attachment #1: Type: text/plain, Size: 282 bytes --]
cage <cage-dev@twistfold.it> writes:
> Change-Id: I6fc569d4a32b1f8fc256ae17de186145caa2ac30
> ---
> gnu/packages/lisp-xyz.scm | 9 ++++++---
> 1 file changed, 6 insertions(+), 3 deletions(-)
Thanks! I've pushed this to master as
7b5c030684020282a690322b558f86718eb148a7.
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#69759] closed (Re: [bug#69759] [PATCH] gnu: cl-nodgui: Update to 0.6.0.2.)
[not found] ` <handler.69759.D69759.171033960821669.notifdone@debbugs.gnu.org>
@ 2024-03-13 15:13 ` cage
0 siblings, 0 replies; 3+ messages in thread
From: cage @ 2024-03-13 15:13 UTC (permalink / raw)
To: 69759
On Wed, Mar 13, 2024 at 02:21:02PM +0000, GNU bug Tracking System wrote:
[...]
> Thanks! I've pushed this to master as
> 7b5c030684020282a690322b558f86718eb148a7.
Thank you! :)
C.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-03-13 15:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-12 19:33 [bug#69759] [PATCH] gnu: cl-nodgui: Update to 0.6.0.2 cage
2024-03-13 14:18 ` 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
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.