gnu: terminology: Update to 1.7.0.

* gnu/packages/enlightenment.scm (terminology): Update to 1.7.0.
This commit is contained in:
Efraim Flashner 2020-05-12 10:43:53 +03:00
parent 7b6ca77aa7
commit 1268ddf815
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
(package
(name "terminology")
(version "1.6.0")
(version "1.7.0")
(source (origin
(method url-fetch)
(uri
@ -202,7 +202,7 @@ (define-public terminology
"terminology/terminology-" version ".tar.xz"))
(sha256
(base32
"0xxx4xyhis6fy3frgb34ip0aj0kc4zashf60gzbxmq5gadbb0p5r"))
"11qan2k6w94cglysh95yxkbv6hw9x15ri927hkiy3k0hbmpbrxc8"))
(modules '((guix build utils)))
;; Remove the bundled fonts.
(snippet