unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45464] [PATCH] gnu: dialog: Update to 1.3-20201126.
@ 2020-12-27 15:36 Vincent Legoll
  2020-12-28 14:27 ` bug#45464: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2020-12-27 15:36 UTC (permalink / raw)
  To: 45464; +Cc: Vincent Legoll

* gnu/packages/ncurses.scm (dialog): Update to 1.3-20201126.
---
 gnu/packages/ncurses.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ncurses.scm b/gnu/packages/ncurses.scm
index 7b2ab991cf..de04af50d6 100644
--- a/gnu/packages/ncurses.scm
+++ b/gnu/packages/ncurses.scm
@@ -237,7 +237,7 @@ ncursesw library provides wide character support.")
 (define-public dialog
   (package
     (name "dialog")
-    (version "1.3-20200228")
+    (version "1.3-20201126")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -245,7 +245,7 @@ ncursesw library provides wide character support.")
                     version ".tgz"))
               (sha256
                (base32
-                "1n8zbkigbzxw8gkw7qhzwzdyc7rbc7a0jcfy9z8ib7pf3qfw9y4z"))))
+                "0riqmp2xl2j2yxx69nyg8jbm2fyi5fp4clcf6zi5jfm3irn3l8y9"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f))                    ; no test suite
-- 
2.29.2





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

* bug#45464: [PATCH] gnu: dialog: Update to 1.3-20201126.
  2020-12-27 15:36 [bug#45464] [PATCH] gnu: dialog: Update to 1.3-20201126 Vincent Legoll
@ 2020-12-28 14:27 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-12-28 14:27 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 45464-done

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

Looks good. Patch pushed!

-- 
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-12-28 14:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-27 15:36 [bug#45464] [PATCH] gnu: dialog: Update to 1.3-20201126 Vincent Legoll
2020-12-28 14:27 ` bug#45464: " 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).