Archived
1
0
Fork 0

gnu: di: Update to 4.48.0.1.

* gnu/packages/admin.scm (di): Update to 4.48.0.1.
This commit is contained in:
Tobias Geerinckx-Rice 2021-02-07 23:24:13 +01:00
parent a3600f8d8b
commit d9a5317d57
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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