me
/
guix
Archived
1
0
Fork 0

gnu: ncdu-2: Update to 2.1.2.

* gnu/packages/ncdu.scm (ncdu-2): Update to 2.1.2.
Efraim Flashner 2022-05-06 13:51:53 +03:00
parent 549e478f23
commit 166e0dfc44
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -59,14 +59,14 @@ ncurses installed.")
(package (package
(inherit ncdu) (inherit ncdu)
(name "ncdu2") ; To destinguish it from the C based version. (name "ncdu2") ; To destinguish it from the C based version.
(version "2.1.1") (version "2.1.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://dev.yorhel.nl/download/ncdu-" (uri (string-append "https://dev.yorhel.nl/download/ncdu-"
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1va85adf1cd5xn2xh107zmr12q69i4p2m5s62chvch0dlm63ghnn")))) "1p66691xgpljx1y92b4bfpn5rr7gnwbr5x3bf8bc78qq6vq6w3cy"))))
(arguments (arguments
(list (list
#:make-flags #:make-flags