all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73844] [PATCH] gnu: notcurses: Update to 3.0.11.
@ 2024-10-17  1:22 kiasoc5 via Guix-patches via
  2024-10-20 11:50 ` [bug#73844] QA review for 73844 Nicolas Graves via Guix-patches via
  2024-10-21 22:27 ` bug#73844: [PATCH] gnu: notcurses: Update to 3.0.11 Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: kiasoc5 via Guix-patches via @ 2024-10-17  1:22 UTC (permalink / raw)
  To: 73844; +Cc: kiasoc5

* gnu/packages/notcurses.scm (notcurses): Update to 3.0.11.

Change-Id: Ib182956e8f847ee94597ada8b12e8b6acf9de16f
---
 gnu/packages/notcurses.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/notcurses.scm b/gnu/packages/notcurses.scm
index d704595de8..1a8003abbc 100644
--- a/gnu/packages/notcurses.scm
+++ b/gnu/packages/notcurses.scm
@@ -37,7 +37,7 @@ (define-module (gnu packages notcurses)
 (define-public notcurses
   (package
     (name "notcurses")
-    (version "3.0.9")
+    (version "3.0.11")
     (source
      (origin
        (method url-fetch)
@@ -50,7 +50,7 @@ (define-public notcurses
                            "+dfsg.1.orig.tar.xz"))
        (file-name (string-append name "-" version ".tar.xz"))
        (sha256
-        (base32 "1sj2m7sil2i3yw73z15947kypsp0rnapwpwanwzam15lbicc8c3y"))))
+        (base32 "0v5ccfpgaz7qq3b46a0nn7njmcwz74q9ngrs4yp1i36xph1cn6r9"))))
     (build-system cmake-build-system)
     (arguments
      `(#:make-flags

base-commit: 8f0d76152a4496960f4c2ec219839c5a48b0568e
-- 
2.39.5





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#73844] QA review for 73844
  2024-10-17  1:22 [bug#73844] [PATCH] gnu: notcurses: Update to 3.0.11 kiasoc5 via Guix-patches via
@ 2024-10-20 11:50 ` Nicolas Graves via Guix-patches via
  2024-10-21 22:27 ` bug#73844: [PATCH] gnu: notcurses: Update to 3.0.11 Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2024-10-20 11:50 UTC (permalink / raw)
  To: control, 73844

user guix
usertag 73844 + reviewed-looks-good
thanks

Guix QA review form submission:
LGTM

Items marked as checked: Lint warnings, Package builds, Commit messages

-- 
Best regards,
Nicolas Graves




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#73844: [PATCH] gnu: notcurses: Update to 3.0.11.
  2024-10-17  1:22 [bug#73844] [PATCH] gnu: notcurses: Update to 3.0.11 kiasoc5 via Guix-patches via
  2024-10-20 11:50 ` [bug#73844] QA review for 73844 Nicolas Graves via Guix-patches via
@ 2024-10-21 22:27 ` Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2024-10-21 22:27 UTC (permalink / raw)
  To: kiasoc5; +Cc: Nicolas Graves, 73844-done

kiasoc5 <kiasoc5@disroot.org> skribis:

> * gnu/packages/notcurses.scm (notcurses): Update to 3.0.11.
>
> Change-Id: Ib182956e8f847ee94597ada8b12e8b6acf9de16f

Applied, thanks!




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-21 22:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-17  1:22 [bug#73844] [PATCH] gnu: notcurses: Update to 3.0.11 kiasoc5 via Guix-patches via
2024-10-20 11:50 ` [bug#73844] QA review for 73844 Nicolas Graves via Guix-patches via
2024-10-21 22:27 ` bug#73844: [PATCH] gnu: notcurses: Update to 3.0.11 Ludovic Courtès

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.