Skip to content
Snippets Groups Projects
Unverified Commit d2eb8900 authored by Brett Gilio's avatar Brett Gilio
Browse files

gnu: emacs-org-webring: Update to 1.9.

* gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 1.9.
parent a25512fe
No related branches found
No related tags found
No related merge requests found
......@@ -24832,7 +24832,7 @@ (define-public emacs-highlight
(define-public emacs-org-webring
(package
(name "emacs-org-webring")
(version "1.6")
(version "1.9")
(source
(origin
(method git-fetch)
......@@ -24842,7 +24842,7 @@ (define-public emacs-org-webring
(file-name (git-file-name name version))
(sha256
(base32
"00d7jqsbfa08rhyv3ry87rgy9ikv233spn4rz0d3riy0bp7b7j6b"))))
"09lm2h5d6xcdwilbmi6xs4qz33d0442m9iys9k36q9vhhakl7w4x"))))
(build-system emacs-build-system)
(arguments
`(#:phases
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment