GNU bug report logs -
#69759
[PATCH] gnu: cl-nodgui: Update to 0.6.0.2.
Previous Next
Reported by: cage <cage-dev <at> twistfold.it>
Date: Tue, 12 Mar 2024 19:35:01 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69759 in the body.
You can then email your comments to 69759 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#69759
; Package
guix-patches
.
(Tue, 12 Mar 2024 19:35:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
cage <cage-dev <at> twistfold.it>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 12 Mar 2024 19:35:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#69759
; Package
guix-patches
.
(Wed, 13 Mar 2024 14:20:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
cage <cage-dev <at> 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
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Wed, 13 Mar 2024 14:21:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
cage <cage-dev <at> twistfold.it>
:
bug acknowledged by developer.
(Wed, 13 Mar 2024 14:21:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#69759
; Package
guix-patches
.
(Wed, 13 Mar 2024 15:14:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 69759 <at> debbugs.gnu.org (full text, mbox):
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.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 11 Apr 2024 11:24:27 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 70 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.