GNU bug report logs - #73844
[PATCH] gnu: notcurses: Update to 3.0.11.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Thu, 17 Oct 2024 01:25:03 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#73844: closed ([PATCH] gnu: notcurses: Update to 3.0.11.)
Date: Mon, 21 Oct 2024 22:29:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 22 Oct 2024 00:27:25 +0200
with message-id <87jze1ccs2.fsf <at> gnu.org>
and subject line Re: [bug#73844] [PATCH] gnu: notcurses: Update to 3.0.11.
has caused the debbugs.gnu.org bug report #73844,
regarding [PATCH] gnu: notcurses: Update to 3.0.11.
to be marked as done.

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


-- 
73844: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73844
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: notcurses: Update to 3.0.11.
Date: Wed, 16 Oct 2024 21:22:00 -0400
* 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



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: Nicolas Graves <ngraves <at> ngraves.fr>, 73844-done <at> debbugs.gnu.org
Subject: Re: [bug#73844] [PATCH] gnu: notcurses: Update to 3.0.11.
Date: Tue, 22 Oct 2024 00:27:25 +0200
kiasoc5 <kiasoc5 <at> disroot.org> skribis:

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

Applied, thanks!


This bug report was last modified 209 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.