me
/
guix
Archived
1
0
Fork 0

gnu: di: Update to 4.47.3.

* gnu/packages/admin.scm (di): Update to 4.47.3.
master
Tobias Geerinckx-Rice 2019-12-24 16:59:59 +01:00
parent 3d21731788
commit 1a66502296
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 2 additions and 2 deletions

View File

@ -2494,13 +2494,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.47.2") (version "4.47.3")
(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 "1g97pp2hznskqlkhl6ppyzgdmv878bcqiwh633kdnm70d1pvh192")))) (base32 "0m4npba50sf5s61g5z3xd2r7937zwja941f2h3f081xi24c2hfck"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f ; obscure test failures `(#:tests? #f ; obscure test failures