gnu: dash: Update to 0.5.11.2.

* gnu/packages/shells.scm (dash): Update to 0.5.11.2.
This commit is contained in:
Tobias Geerinckx-Rice 2020-08-29 17:54:08 +02:00
parent 6fa20e1295
commit 7683be2e3f
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -65,14 +65,14 @@ (define-module (gnu packages shells)
(define-public dash
(package
(name "dash")
(version "0.5.11.1")
(version "0.5.11.2")
(source
(origin
(method url-fetch)
(uri (string-append "http://gondor.apana.org.au/~herbert/dash/files/"
"dash-" version ".tar.gz"))
(sha256
(base32 "048n1rbw3v1ffzsw5mkc6zzvvf1csq7pcri7jraaqag38vqq3j3k"))
(base32 "0pvdpm1cgfbc25ramn4305a0158yq031q1ain4dc972rnxl7vyq0"))
(modules '((guix build utils)))
(snippet
'(begin