[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/11: gnu: dialog: Update to 1.3-20191110.
From: |
guix-commits |
Subject: |
03/11: gnu: dialog: Update to 1.3-20191110. |
Date: |
Mon, 11 Nov 2019 21:34:20 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 7704e601f1e04033dc36927a19e4663b5bef3d1c
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Nov 11 17:48:29 2019 +0100
gnu: dialog: Update to 1.3-20191110.
* gnu/packages/ncurses.scm (dialog): Update to 1.3-20191110.
---
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 78e9ba1..75ad492 100644
--- a/gnu/packages/ncurses.scm
+++ b/gnu/packages/ncurses.scm
@@ -244,7 +244,7 @@ ncursesw library provides wide character support.")
(define-public dialog
(package
(name "dialog")
- (version "1.3-20190211")
+ (version "1.3-20191110")
(source (origin
(method url-fetch)
(uri (string-append
@@ -252,7 +252,7 @@ ncursesw library provides wide character support.")
version ".tgz"))
(sha256
(base32
- "1lx0bvradzx1zl7znlrsnyljcs596r7wamkhyq37ikbxsy4y5h29"))))
+ "0qqf3l7a3brgsz3kcrawyhicivajqr57gkp3134h4k20204psanr"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; no test suite
- branch master updated (a2161c8 -> 9dd6b8d), guix-commits, 2019/11/11
- 10/11: gnu: libstrophe: Don't use unstable tarball., guix-commits, 2019/11/11
- 04/11: gnu: rng-tools: Update to 6.8., guix-commits, 2019/11/11
- 07/11: gnu: highlight: Update to 3.54., guix-commits, 2019/11/11
- 08/11: gnu: libmbim: Update to 1.20.2., guix-commits, 2019/11/11
- 01/11: gnu: lyx: Don't use NAME in source URI., guix-commits, 2019/11/11
- 09/11: gnu: libstrophe: Update to 0.9.3., guix-commits, 2019/11/11
- 02/11: gnu: lyx: Update to 2.3.3., guix-commits, 2019/11/11
- 03/11: gnu: dialog: Update to 1.3-20191110.,
guix-commits <=
- 06/11: gnu: lilv: Update to 0.24.6., guix-commits, 2019/11/11
- 11/11: gnu: sratom: Update to 0.6.4., guix-commits, 2019/11/11
- 05/11: gnu: sord: Update to 0.16.4., guix-commits, 2019/11/11