me
/
guix
Archived
1
0
Fork 0

gnu: dash: Update to 0.5.11.1.

* gnu/packages/shells.scm (dash): Update to 0.5.11.1.
master
Tobias Geerinckx-Rice 2020-07-09 19:48:25 +02:00
parent 1de23e55cd
commit 297aad07fe
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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