3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: di: Update to 4.48.

* gnu/packages/admin.scm (di): Update to 4.48.
This commit is contained in:
Tobias Geerinckx-Rice 2020-06-06 17:17:07 +02:00
parent b69ca4d234
commit cfec1af96a
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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