unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#40201] [PATCH] gnu: dialog: update to 1.3-20200228
@ 2020-03-23 21:14 Michael Rohleder
  2020-03-24  9:20 ` bug#40201: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-03-23 21:14 UTC (permalink / raw)
  To: 40201


[-- Attachment #1.1: Type: text/plain, Size: 60 bytes --]

* gnu/packages/ncurses.scm (dialog): update to 1.3-20200228

[-- Attachment #1.2: [PATCH] * gnu/packages/ncurses.scm (dialog): update to 1.3-20200228 --]
[-- Type: text/x-patch, Size: 1543 bytes --]

From c008b66ffe956a3ac5166349be8b9e5b9bc9e394 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Mon, 23 Mar 2020 22:08:20 +0100
Subject: [PATCH] * gnu/packages/ncurses.scm (dialog): update to 1.3-20200228

---
 gnu/packages/ncurses.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ncurses.scm b/gnu/packages/ncurses.scm
index 75ad492822..a969f3ffd6 100644
--- a/gnu/packages/ncurses.scm
+++ b/gnu/packages/ncurses.scm
@@ -7,6 +7,7 @@
 ;;; Copyright © 2016 Jan Nieuwenhuizen <janneke@gnu.org>
 ;;; Copyright © 2017, 2019 Marius Bakke <mbakke@fastmail.com>
 ;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -244,7 +245,7 @@ ncursesw library provides wide character support.")
 (define-public dialog
   (package
     (name "dialog")
-    (version "1.3-20191110")
+    (version "1.3-20200228")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -252,7 +253,7 @@ ncursesw library provides wide character support.")
                     version ".tgz"))
               (sha256
                (base32
-                "0qqf3l7a3brgsz3kcrawyhicivajqr57gkp3134h4k20204psanr"))))
+                "1n8zbkigbzxw8gkw7qhzwzdyc7rbc7a0jcfy9z8ib7pf3qfw9y4z"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f))                    ; no test suite
-- 
2.26.0


[-- Attachment #1.3: Type: text/plain, Size: 80 bytes --]


-- 
Software is like sex: it is better when it is free.
    Linus Torvalds

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

* bug#40201: [PATCH] gnu: dialog: update to 1.3-20200228
  2020-03-23 21:14 [bug#40201] [PATCH] gnu: dialog: update to 1.3-20200228 Michael Rohleder
@ 2020-03-24  9:20 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-03-24  9:20 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 40201-done, Leo Famulari

[-- Attachment #1: Type: text/plain, Size: 265 bytes --]

Pushed in 0f96fd645402f18bfe0ebeb4159e2daea8cad154

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2020-03-24  9:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-23 21:14 [bug#40201] [PATCH] gnu: dialog: update to 1.3-20200228 Michael Rohleder
2020-03-24  9:20 ` bug#40201: " Efraim Flashner

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).