me
/
guix
Archived
1
0
Fork 0

gnu: di: Update to 4.49.

* gnu/packages/admin.scm (di): Update to 4.49.
[source]: Update URL.
master
Tobias Geerinckx-Rice 2021-03-18 15:40:22 +01:00
parent 2baae75e82
commit e999ea12ea
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 3 additions and 3 deletions

View File

@ -2923,13 +2923,13 @@ a new command using the matched rule, and runs it.")
(define-public di
(package
(name "di")
(version "4.48.0.1")
(version "4.49")
(source
(origin
(method url-fetch)
(uri (string-append "https://gentoo.com/di/di-" version ".tar.gz"))
(uri (string-append "mirror://sourceforge/diskinfo-di/di-" version ".tar.gz"))
(sha256
(base32 "0rxli3bcm6vlcfx2jminviv8aawwczrpp9kja5zniawy6528al30"))))
(base32 "1y38jhp2bpwbwzdzjlhgfqc7bxxz9cwapxd61799zjf54jkslkf0"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; obscure test failures