me
/
guix
Archived
1
0
Fork 0

gnu: emacspeak: Update to 60.0.

* gnu/packages/emacs-xyz.scm (emacspeak): Update to 60.0.

Change-Id: I22617f7d0131ef2e583473ebbdda8f1d7c6cbe69
master
Nicolas Goaziou 2024-06-18 16:03:33 +02:00
parent de4fbf8f6b
commit 9b88a5820e
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -18750,7 +18750,7 @@ highlights quasi-quoted expressions.")
(define-public emacspeak (define-public emacspeak
(package (package
(name "emacspeak") (name "emacspeak")
(version "59.0") (version "60.0")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -18759,7 +18759,7 @@ highlights quasi-quoted expressions.")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "010c8hy8nmffaqn1h8n8hmyxvn7gx6ygx4pxgdfp1vl8bb1bz54y")))) (base32 "1nry9qklhxwqpbqvhms0p25sz49s291rk2a8vf23fp4h5p37cxfh"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list (list