mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-org-webring: Update to 2.0.0.
* gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 2.0.0.
This commit is contained in:
parent
534a680138
commit
74c4492629
1 changed files with 2 additions and 2 deletions
|
@ -25212,7 +25212,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.8-rc4")
|
(version "2.0.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -25222,7 +25222,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
|
||||||
"0z2q29i9ng2vkzb6qbwb0dzvz8yv44p0kg07lx59pcdbv7mznjmc"))))
|
"1si0jah7n2gvlvghjy5dpannqpkxni5rczfp1x2a4z6ydalr3bn5"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue