me
/
guix
Archived
1
0
Fork 0

gnu: terminology: Update to 1.7.0.

* gnu/packages/enlightenment.scm (terminology): Update to 1.7.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -194,7 +194,7 @@ removable devices or support for multimedia.")
(define-public terminology (define-public terminology
(package (package
(name "terminology") (name "terminology")
(version "1.6.0") (version "1.7.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (uri
@ -202,7 +202,7 @@ removable devices or support for multimedia.")
"terminology/terminology-" version ".tar.xz")) "terminology/terminology-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0xxx4xyhis6fy3frgb34ip0aj0kc4zashf60gzbxmq5gadbb0p5r")) "11qan2k6w94cglysh95yxkbv6hw9x15ri927hkiy3k0hbmpbrxc8"))
(modules '((guix build utils))) (modules '((guix build utils)))
;; Remove the bundled fonts. ;; Remove the bundled fonts.
(snippet (snippet