gnu: terminology: Update to 1.11.0.

* gnu/packages/enlightenment.scm (terminology): Update to 1.11.0.
This commit is contained in:
Efraim Flashner 2021-11-14 09:17:59 +02:00
parent 9aab7bb05f
commit fb7424f2f8
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -199,7 +199,7 @@ (define-public efl
(define-public terminology
(package
(name "terminology")
(version "1.10.0")
(version "1.11.0")
(source (origin
(method url-fetch)
(uri
@ -207,7 +207,7 @@ (define-public terminology
"terminology/terminology-" version ".tar.xz"))
(sha256
(base32
"0imk7cjkcjss3zf4hjwmy54pbizm6l6pq553jcx7bpsnhs56bbsz"))
"0bbav27p1xni7kidgf3vn42bwsfrzds301k3f7c8dg7v5yyq9n2g"))
(modules '((guix build utils)))
;; Remove the bundled fonts.
(snippet