Skip to content
Snippets Groups Projects
Unverified Commit 02dcd14f authored by Efraim Flashner's avatar Efraim Flashner
Browse files

gnu: terminology: Update to 1.8.0.

* gnu/packages/enlightenment.scm (terminology): Update to 1.8.0.
parent 840d7034
No related branches found
No related tags found
No related merge requests found
...@@ -199,7 +199,7 @@ (define-public efl ...@@ -199,7 +199,7 @@ (define-public efl
(define-public terminology (define-public terminology
(package (package
(name "terminology") (name "terminology")
(version "1.7.0") (version "1.8.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (uri
...@@ -207,7 +207,7 @@ (define-public terminology ...@@ -207,7 +207,7 @@ (define-public terminology
"terminology/terminology-" version ".tar.xz")) "terminology/terminology-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"11qan2k6w94cglysh95yxkbv6hw9x15ri927hkiy3k0hbmpbrxc8")) "0pvn8mdzxlx7181xdha32fbr0w8xl7hsnb3hfxr5099g841v1xf6"))
(modules '((guix build utils))) (modules '((guix build utils)))
;; Remove the bundled fonts. ;; Remove the bundled fonts.
(snippet (snippet
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment