gnu: dash: Update to 0.5.10.1.

* gnu/packages/shells.scm (dash): Update to 0.5.10.1.
This commit is contained in:
Tobias Geerinckx-Rice 2018-05-16 15:59:45 +02:00
parent 2ef651a6e2
commit 01635bcdd6
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -52,7 +52,7 @@ (define-module (gnu packages shells)
(define-public dash
(package
(name "dash")
(version "0.5.9.1")
(version "0.5.10.1")
(source
(origin
(method url-fetch)
@ -60,7 +60,7 @@ (define-public dash
"dash-" version ".tar.gz"))
(sha256
(base32
"0ng695mq5ngg43h7ljhxvbjm46ym3nayj6ssn47d2gm9fbm5pkay"))
"1bl4brz5vy07lrss54glp4vfca3q8d73hyc87sqdk99f76z95b6s"))
(modules '((guix build utils)))
(snippet
'(begin