gnu: terminology: Update to 1.4.0.
authorEfraim Flashner <efraim@flashner.co.il>
Sat, 6 Apr 2019 20:55:40 +0000 (23:55 +0300)
committerEfraim Flashner <efraim@flashner.co.il>
Sun, 7 Apr 2019 07:49:30 +0000 (10:49 +0300)
* gnu/packages/enlightenment.scm (terminology): Update to 1.4.0.

gnu/packages/enlightenment.scm

index d2853e6..e162b20 100644 (file)
@@ -185,7 +185,7 @@ removable devices or support for multimedia.")
 (define-public terminology
   (package
     (name "terminology")
-    (version "1.3.2")
+    (version "1.4.0")
     (source (origin
               (method url-fetch)
               (uri
@@ -193,7 +193,7 @@ removable devices or support for multimedia.")
                               "terminology/terminology-" version ".tar.xz"))
               (sha256
                (base32
-                "1kclxzadmk272s9spa7n704pcb1c611ixxrq88w5zk22va0i25xm"))
+                "0q1y7fadj42n23aspx9y8hm4w4xlc316wc3415wnf75ibsx08ngd"))
               (modules '((guix build utils)))
               ;; Remove the bundled fonts.
               (snippet