gnu: emacs-undo-propose-el: Update to 3.0.0-3.f80baee.

* gnu/packages/emacs-xyz.scm (emacs-undo-propose-el): Update to 3.0.0-3.f80baee.
master
Brian Leung 2019-10-06 20:17:59 +02:00
parent 1017ba7dd5
commit 9049f28f57
No known key found for this signature in database
GPG Key ID: 3ADC75F013D678F9
1 changed files with 6 additions and 3 deletions

View File

@ -17042,8 +17042,8 @@ packages with a consistent way to use them.")
(license license:gpl3+))))
(define-public emacs-undo-propose-el
(let ((commit "47b7df0c97ad0099537d1ade21c4c52f0618a945")
(revision "2"))
(let ((commit "f80baee566807d733fbacbab08a897bcd62579c3")
(revision "3"))
(package
(name "emacs-undo-propose-el")
(version (git-version "3.0.0" revision commit))
@ -17056,8 +17056,11 @@ packages with a consistent way to use them.")
(file-name (git-file-name name version))
(sha256
(base32
"078bs8lk9f0lklxqh15976fffayg5z5386y59nxxfhm27lmwgka9"))))
"00rqz63bhh66q78l646q3w16gydygj8h4d8np0dpbifgzciak90b"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #t
#:test-command '("make" "test")))
(home-page "https://github.com/jackkamm/undo-propose-el")
(synopsis "Simple and safe navigation of @code{undo} history")
(description "This package permits navigation of @code{undo} history in a