gnu: emacs-org-webring: Update to 1.9.6-rc2.

* gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 1.9.6-rc2.
This commit is contained in:
Brett Gilio 2020-10-22 18:04:08 -05:00
parent 99da1afc2b
commit ed9e50154b
No known key found for this signature in database
GPG key ID: F6C52DD1BA27CB87

View file

@ -24969,7 +24969,7 @@ picked up when copy-pasting text from buffer to buffer.")
(define-public emacs-org-webring (define-public emacs-org-webring
(package (package
(name "emacs-org-webring") (name "emacs-org-webring")
(version "1.9.5-rc1") (version "1.9.6-rc2")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -24979,7 +24979,7 @@ picked up when copy-pasting text from buffer to buffer.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0pzzsb32ww1h8zyrw0ckpvzarlhqjcz9a7fh05dvm17s9225yg34")))) "0ap4d9j4y1bnpkpw775h30pfvvymrmi63s2v4mgkhamyh8w82krd"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
`(#:phases `(#:phases