gnu: dash: Update to 0.5.11.1.
authorTobias Geerinckx-Rice <me@tobias.gr>
Thu, 9 Jul 2020 17:48:25 +0000 (19:48 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Thu, 9 Jul 2020 17:57:41 +0000 (19:57 +0200)
* gnu/packages/shells.scm (dash): Update to 0.5.11.1.

gnu/packages/shells.scm

index b790a0c..2551d62 100644 (file)
 (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