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

* gnu/packages/emacs-xyz.scm (emacs-with-simulated-input): Update to 3.0.
This commit is contained in:
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

View file

@ -16480,7 +16480,7 @@ (define-public emacs-eldev
(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 @@ (define-public emacs-with-simulated-input
(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