me
/
guix
Archived
1
0
Fork 0

gnu: emacs-with-simulated-input: Update to 3.0.

* gnu/packages/emacs-xyz.scm (emacs-with-simulated-input): Update to 3.0.
master
Nicolas Goaziou 2021-05-29 16:14:38 +02:00
parent 0a7a267905
commit 555bc7a77f
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -16480,7 +16480,7 @@ parallel to Gradle — its configuration is a program on its own.")
(define-public emacs-with-simulated-input (define-public emacs-with-simulated-input
(package (package
(name "emacs-with-simulated-input") (name "emacs-with-simulated-input")
(version "2.4") (version "3.0")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -16490,7 +16490,7 @@ parallel to Gradle — its configuration is a program on its own.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"12d3mhvzj74qwc4rdcb236jbqnf5lam8pk78j92kwbwjk1jaz2cf")))) "0n8h84whsh0aph8xhn9plprix9f6bysgvarz2anz7kwns19js6s4"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
;; The test suite fails with error: "Spies can only be created in ;; The test suite fails with error: "Spies can only be created in