me
/
guix
Archived
1
0
Fork 0

gnu: terminology: Update to 1.8.1.

* gnu/packages/enlightenment.scm (terminology): UPdate to 1.8.1.
master
Efraim Flashner 2020-08-12 14:21:41 +03:00
parent 5b893f4398
commit 31b1455c0b
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -199,7 +199,7 @@ removable devices or support for multimedia.")
(define-public terminology (define-public terminology
(package (package
(name "terminology") (name "terminology")
(version "1.8.0") (version "1.8.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (uri
@ -207,7 +207,7 @@ removable devices or support for multimedia.")
"terminology/terminology-" version ".tar.xz")) "terminology/terminology-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0pvn8mdzxlx7181xdha32fbr0w8xl7hsnb3hfxr5099g841v1xf6")) "1fxqjf7g30ix4qxi6366rrax27s3maxq43z2vakwnhz4mp49m9h4"))
(modules '((guix build utils))) (modules '((guix build utils)))
;; Remove the bundled fonts. ;; Remove the bundled fonts.
(snippet (snippet