gnu: dialog: Update to 1.3-20191110.

* gnu/packages/ncurses.scm (dialog): Update to 1.3-20191110.
This commit is contained in:
Tobias Geerinckx-Rice 2019-11-11 17:48:29 +01:00
parent 8c183d95af
commit 7704e601f1
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -244,7 +244,7 @@ (define-public ncurses/gpm
(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 @@ (define-public dialog
version ".tgz"))
(sha256
(base32
"1lx0bvradzx1zl7znlrsnyljcs596r7wamkhyq37ikbxsy4y5h29"))))
"0qqf3l7a3brgsz3kcrawyhicivajqr57gkp3134h4k20204psanr"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; no test suite