mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: dash: Update to 0.5.10.1.
* gnu/packages/shells.scm (dash): Update to 0.5.10.1.
This commit is contained in:
parent
2ef651a6e2
commit
01635bcdd6
1 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@
|
|||
(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 @@
|
|||
"dash-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0ng695mq5ngg43h7ljhxvbjm46ym3nayj6ssn47d2gm9fbm5pkay"))
|
||||
"1bl4brz5vy07lrss54glp4vfca3q8d73hyc87sqdk99f76z95b6s"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(begin
|
||||
|
|
Loading…
Reference in a new issue