me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 1.9.7-rc3.
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
1 changed files with 2 additions and 2 deletions

View File

@ -24939,7 +24939,7 @@ picked up when copy-pasting text from buffer to buffer.")
(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 @@ picked up when copy-pasting text from buffer to buffer.")
(file-name (git-file-name name version))
(sha256
(base32
"0ap4d9j4y1bnpkpw775h30pfvvymrmi63s2v4mgkhamyh8w82krd"))))
"0p6s7cjq8mgbxjp002hv3gaallv2k4ssnfxkqggaqpqnzpc08hxj"))))
(build-system emacs-build-system)
(arguments
`(#:phases