mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
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:
parent
1e62c8114c
commit
a4c14ef5f6
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue