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.6-rc2.
* gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 1.9.6-rc2.
This commit is contained in:
parent
99da1afc2b
commit
ed9e50154b
1 changed files with 2 additions and 2 deletions
|
@ -24969,7 +24969,7 @@ (define-public emacs-highlight
|
|||
(define-public emacs-org-webring
|
||||
(package
|
||||
(name "emacs-org-webring")
|
||||
(version "1.9.5-rc1")
|
||||
(version "1.9.6-rc2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -24979,7 +24979,7 @@ (define-public emacs-org-webring
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0pzzsb32ww1h8zyrw0ckpvzarlhqjcz9a7fh05dvm17s9225yg34"))))
|
||||
"0ap4d9j4y1bnpkpw775h30pfvvymrmi63s2v4mgkhamyh8w82krd"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
|
Loading…
Reference in a new issue