unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: GNU Guix Live <cage-dev@twistfold.it>
To: 72785@debbugs.gnu.org
Subject: [bug#72785] [PATCH] gnu: cl-nodgui: Update to 0.7.0.3.
Date: Sun, 25 Aug 2024 13:19:43 +0200	[thread overview]
Message-ID: <07e51b1491872232a7fa919ec06af9b90374e262.1724584189.git.cage-dev@twistfold.it> (raw)
In-Reply-To: <9c09d22df1ae085aa5669024110800d664ffdbd2.1724495253.git.cage-dev@twistfold.it>

Please ignore my latest patch for nodgui (0.7.0.2) as this version of the library contains a regression fixed in 0.7.0.3.

Sorry for the inconvenience.
C.

Change-Id: I706dcd84e3c70067d93440b052a770b8a89c2335
---
 gnu/packages/lisp-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index fb0f381c00..7efa5706cc 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -21789,11 +21789,11 @@ (define-public ecl-nkeymaps
   (sbcl-package->ecl-package sbcl-nkeymaps))

 (define-public sbcl-nodgui
-  (let ((commit "44c479b0c882fa674b4dd4590faa1c67457521b7")
+  (let ((commit "dc3efed8f93d4955e59347824f8f6d018e1a22e0")
         (revision "1"))
     (package
       (name "sbcl-nodgui")
-      (version (git-version "0.7.0.2" revision commit))
+      (version (git-version "0.7.0.3" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -21802,7 +21802,7 @@ (define-public sbcl-nodgui
                (commit commit)))
          (file-name (git-file-name "cl-nodgui" version))
          (sha256
-          (base32 "058i06nnzcfnn656ir70a16a3k2s6a875asbi709haiv2by44111"))))
+          (base32 "1kjbimzl9q74dz1fhl03n49607li55q6h0kdygfyr0n8cnf5638j"))))
       (build-system asdf-build-system/sbcl)
       (native-inputs
        (list sbcl-clunit2))

base-commit: 4299b4cc881deaadf908937cda1e9cbc48a40a38
prerequisite-patch-id: dd0fa1e6fe20e5a2a9bf9563e8d7becfac58dad1
prerequisite-patch-id: c2848db30c50f6b53a055d46f86928da9c0619e1
prerequisite-patch-id: 8e1e04ff8df5e8fd2ec57818173ac6328f225af9
prerequisite-patch-id: 122801570fd9f3518162e6decccfa05c067afc7c
prerequisite-patch-id: b8c45e8bd2101694845b8091b71d3d4431157191
prerequisite-patch-id: 1684edec87844804608b7dd77b6aaa1095e3c29f
--
2.38.1




  parent reply	other threads:[~2024-08-25 11:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-24 10:32 [bug#72785] [PATCH 1/6] gnu: cl-croatoan: Update to 0.3 GNU Guix Live
2024-08-24 10:32 ` [bug#72786] [PATCH 2/6] gnu: cl-colors2: Update to 0.6.1 GNU Guix Live
2024-08-24 10:33 ` [bug#72785] [PATCH 3/6] gnu: cl-nodgui: Update to 0.7.0.2 GNU Guix Live
2024-08-24 10:33 ` [bug#72785] [PATCH 4/6] gnu: cl-tooter: Update to 1.0.0-4.76fbb360 GNU Guix Live
2024-08-24 10:34 ` [bug#72785] [PATCH 5/6] gnu: tinmop: Update to 0.9.9.14142135623 GNU Guix Live
2024-08-24 10:34 ` [bug#72785] [PATCH 6/6] gnu: gmid: Update to 2.1 GNU Guix Live
2024-08-25 11:19 ` GNU Guix Live [this message]
2024-08-25 12:37 ` [bug#72785] [PATCH] gnu: gmid: Update to 2.1.1 GNU Guix Live
2024-08-26  9:08 ` bug#72785: [PATCH 1/6] gnu: cl-croatoan: Update to 0.3 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=07e51b1491872232a7fa919ec06af9b90374e262.1724584189.git.cage-dev@twistfold.it \
    --to=cage-dev@twistfold.it \
    --cc=72785@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).