me
/
guix
Archived
1
0
Fork 0

gnu: di: Update to 4.52.

* gnu/packages/admin.scm (di): Update to 4.52.
master
Tobias Geerinckx-Rice 2023-07-02 02:00:02 +02:00
parent cbc14b3bae
commit c39abdedbb
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 4 additions and 3 deletions

View File

@ -3543,13 +3543,14 @@ a new command using the matched rule, and runs it.")
(define-public di
(package
(name "di")
(version "4.51")
(version "4.52")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/diskinfo-di/di-" version ".tar.gz"))
(uri (string-append "mirror://sourceforge/diskinfo-di/"
"di-" version ".tar.gz"))
(sha256
(base32 "1fv12j9b9sw6p38lcbzcw87zl5qp1aa7a4a4jn3449zz9af15ckr"))))
(base32 "07vsnn1gxm3r7dchbrq63iazd64gza2ac7b2m1039708rf5flxdp"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; obscure test failures