gnu: di: Update to 4.46.

* gnu/packages/admin.scm (di): Update to 4.46.
This commit is contained in:
Tobias Geerinckx-Rice 2018-04-14 20:16:44 +02:00
parent 93cbcc26bf
commit 1b0be8c506
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1929,13 +1929,13 @@ (define-public thefuck
(define-public di
(package
(name "di")
(version "4.44")
(version "4.46")
(source
(origin
(method url-fetch)
(uri (string-append "https://gentoo.com/di/di-" version ".tar.gz"))
(sha256
(base32 "0803lp8kd3mp1jcm17i019xiqxdy85hhs6xk67zib8gmvg500gcn"))))
(base32 "0cskiqywiqkw44zdg4q78bjns6jjp1dz5lzdxrhpnpldc6075irw"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; Obscure test failures.