emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#67280: closed ([PATCH] gnu: nodgui: Update to 0.4.8.6.)


From: GNU bug Tracking System
Subject: bug#67280: closed ([PATCH] gnu: nodgui: Update to 0.4.8.6.)
Date: Mon, 20 Nov 2023 13:51:02 +0000

Your message dated Mon, 20 Nov 2023 13:49:54 +0000
with message-id <87msv8v8it.fsf@kitej>
and subject line Re: [bug#67280] [PATCH] gnu: nodgui: Update to 0.4.8.6.
has caused the debbugs.gnu.org bug report #67280,
regarding [PATCH] gnu: nodgui: Update to 0.4.8.6.
to be marked as done.

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


-- 
67280: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67280
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: nodgui: Update to 0.4.8.6. Date: Sun, 19 Nov 2023 14:29:48 +0100
Change-Id: I03ed4734c3a7088eb7f14a049f2824fe9103b089
---
 gnu/packages/lisp-xyz.scm | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 0a918dffd1..4bc3c71a54 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -12250,11 +12250,11 @@ (define-public cl-svg
   (sbcl-package->cl-source-package sbcl-cl-svg))

 (define-public sbcl-nodgui
-  (let ((commit "b1d15fa9cca8550926f7823dbdd8be3b34387f1a")
-        (revision "2"))
+  (let ((commit "6baccf45371afd4dcc8cd3f38332b300614783b6")
+        (revision "1"))
     (package
       (name "sbcl-nodgui")
-      (version (git-version "0.4.8.5" revision commit))
+      (version (git-version "0.4.8.6" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -12263,19 +12263,20 @@ (define-public sbcl-nodgui
                (commit commit)))
          (file-name (git-file-name "cl-nodgui" version))
          (sha256
-          (base32 "1gsxg8igiavs8fr39vgw8ypa42wjqaq9sszwqiifpm7yvq54lls7"))))
+          (base32 "0fjz8362qmvkbzj9ylyllkdxg7vvj38l3y5qn4xi2gim92x4lx67"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        (list sbcl-alexandria
              sbcl-bordeaux-threads
              sbcl-cl-colors2
-             sbcl-cl-jpeg
              sbcl-cl-ppcre-unicode
              sbcl-cl-unicode
              sbcl-clunit2
              sbcl-esrap
+             sbcl-jpeg-turbo
              sbcl-named-readtables
              sbcl-parse-number
+             sbcl-pngload
              tk
              tklib))
       (arguments

base-commit: 5cad6f721b8884b612178896f06cd69d5839402c
--
2.41.0



--- End Message ---
--- Begin Message --- Subject: Re: [bug#67280] [PATCH] gnu: nodgui: Update to 0.4.8.6. Date: Mon, 20 Nov 2023 13:49:54 +0000
Patch applied as 67a803f3effc2186db390d577ecc01b049b1017f.
Thanks.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]