gnu: terminology: Update to 1.10.0.

* gnu/packages/enlightenment.scm (terminology): Update to 1.10.0.
This commit is contained in:
Efraim Flashner 2021-10-08 17:32:06 +03:00
parent 27e33695b3
commit c1e1aa39d6
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.9.0")
(version "1.10.0")
(source (origin
(method url-fetch)
(uri
@ -207,7 +207,7 @@ (define-public terminology
"terminology/terminology-" version ".tar.xz"))
(sha256
(base32
"0v74858yvrrfy0l2pq7yn6izvqhpkb9gw2jpd3a3khjwv8kw6frz"))
"0imk7cjkcjss3zf4hjwmy54pbizm6l6pq553jcx7bpsnhs56bbsz"))
(modules '((guix build utils)))
;; Remove the bundled fonts.
(snippet