gnu: terminology: Update to 1.6.0.

* gnu/packages/enlightenment.scm (terminology): Update to 1.6.0.
This commit is contained in:
Efraim Flashner 2019-12-10 13:10:31 +02:00
parent 1d2b1b8813
commit db6982e4e2
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -194,7 +194,7 @@ (define-public efl
(define-public terminology (define-public terminology
(package (package
(name "terminology") (name "terminology")
(version "1.5.0") (version "1.6.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (uri
@ -202,7 +202,7 @@ (define-public terminology
"terminology/terminology-" version ".tar.xz")) "terminology/terminology-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0v4amfg8ji0mb6j7kcxh3wz1xw5zyxg4rw6ylx17rfw2nc1yamfy")) "0xxx4xyhis6fy3frgb34ip0aj0kc4zashf60gzbxmq5gadbb0p5r"))
(modules '((guix build utils))) (modules '((guix build utils)))
;; Remove the bundled fonts. ;; Remove the bundled fonts.
(snippet (snippet