gnu: blind: Update to 1.1.
authorTobias Geerinckx-Rice <me@tobias.gr>
Wed, 10 Jan 2018 06:04:58 +0000 (07:04 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Wed, 10 Jan 2018 14:59:47 +0000 (15:59 +0100)
* gnu/packages/suckless.scm (blind): Update to 1.1.

gnu/packages/suckless.scm

index 19987a4..8a5f158 100644 (file)
 (define-public blind
   (package
     (name "blind")
-    (version "1.0")
+    (version "1.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://dl.suckless.org/tools/blind-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "1b36k8fg2gmabm69jckqja49i8y4rcbccgvv2wija15ciszrm1x9"))))
+                "0nncvzyipvkkd7zlgzwbjygp82frzs2hvbnk71gxf671np607y94"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f                      ; no check target