gnu: notcurses: Update to 3.0.9.

* gnu/packages/notcurses.scm (notcurses): Update to 3.0.9.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Antero Mejr 2023-04-25 02:06:51 +00:00 committed by 宋文武
parent da71721db1
commit f2f8e2fa2f
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -35,7 +35,7 @@ (define-module (gnu packages notcurses)
(define-public notcurses
(package
(name "notcurses")
(version "3.0.8")
(version "3.0.9")
(source
(origin
(method url-fetch)
@ -48,7 +48,7 @@ (define-public notcurses
"+dfsg.1.orig.tar.xz"))
(file-name (string-append name "-" version ".tar.xz"))
(sha256
(base32 "1nz32nqh7fn4i06hvl8ndkm0z4g08a6wzhilvv8ggx2hc5axsz89"))))
(base32 "1sj2m7sil2i3yw73z15947kypsp0rnapwpwanwzam15lbicc8c3y"))))
(build-system cmake-build-system)
(arguments
`(#:make-flags