summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/enlightenment.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
index 4b5e466c7d5..8dae5f40d30 100644
--- a/gnu/packages/enlightenment.scm
+++ b/gnu/packages/enlightenment.scm
@@ -199,7 +199,7 @@ removable devices or support for multimedia.")
199(define-public terminology 199(define-public terminology
200 (package 200 (package
201 (name "terminology") 201 (name "terminology")
202 (version "1.12.1") 202 (version "1.13.0")
203 (source (origin 203 (source (origin
204 (method url-fetch) 204 (method url-fetch)
205 (uri 205 (uri
@@ -207,7 +207,7 @@ removable devices or support for multimedia.")
207 "terminology/terminology-" version ".tar.xz")) 207 "terminology/terminology-" version ".tar.xz"))
208 (sha256 208 (sha256
209 (base32 209 (base32
210 "1aasddf2343qj798b5s8qwif3lxj4pyjax6fa9sfi6if9icdkkpq")) 210 "19ad8ycg5mkk2ldqm0ysvzb7gvhw6fpw1iiyvv4kxmmvszn7z8qn"))
211 (modules '((guix build utils))) 211 (modules '((guix build utils)))
212 ;; Remove the bundled fonts. 212 ;; Remove the bundled fonts.
213 (snippet 213 (snippet