gnu: emacs-org-webring: Update to 1.9.5-rc1.
* gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 1.9.5-rc1.master
parent
fd0ef0e128
commit
98bdb84224
|
@ -24906,7 +24906,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")
|
(version "1.9.5-rc1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -24916,7 +24916,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
|
||||||
"09lm2h5d6xcdwilbmi6xs4qz33d0442m9iys9k36q9vhhakl7w4x"))))
|
"0pzzsb32ww1h8zyrw0ckpvzarlhqjcz9a7fh05dvm17s9225yg34"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
|
Reference in New Issue