me
/
guix
Archived
1
0
Fork 0

gnu: dash: Update to 0.5.11.

* gnu/packages/shells.scm (dash): Update to 0.5.11.
master
Tobias Geerinckx-Rice 2020-06-01 17:38:14 +02:00
parent 5b588f2c9b
commit 27b9fe86b1
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 3 deletions

View File

@ -64,15 +64,14 @@
(define-public dash
(package
(name "dash")
(version "0.5.10.2")
(version "0.5.11")
(source
(origin
(method url-fetch)
(uri (string-append "http://gondor.apana.org.au/~herbert/dash/files/"
"dash-" version ".tar.gz"))
(sha256
(base32
"0wb0bwmqc661hylqcfdp7l7x12myw3vpqk513ncyqrjwvhckjriw"))
(base32 "1jwilfsy249d3q7fagg1ga4bgc2bg1fzw63r2nan0m77bznsdnad"))
(modules '((guix build utils)))
(snippet
'(begin