gnu: emacs-org-webring: Update to 1.9.7-rc3.

* gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 1.9.7-rc3.
This commit is contained in:
Brett Gilio 2020-10-24 18:52:44 -05:00
parent 1e62c8114c
commit a4c14ef5f6
No known key found for this signature in database
GPG key ID: F6C52DD1BA27CB87

View file

@ -24939,7 +24939,7 @@ (define-public emacs-highlight
(define-public emacs-org-webring
(package
(name "emacs-org-webring")
(version "1.9.6-rc2")
(version "1.9.7-rc3")
(source
(origin
(method git-fetch)
@ -24949,7 +24949,7 @@ (define-public emacs-org-webring
(file-name (git-file-name name version))
(sha256
(base32
"0ap4d9j4y1bnpkpw775h30pfvvymrmi63s2v4mgkhamyh8w82krd"))))
"0p6s7cjq8mgbxjp002hv3gaallv2k4ssnfxkqggaqpqnzpc08hxj"))))
(build-system emacs-build-system)
(arguments
`(#:phases