gnu: emacs-org-modern: Update to 0.10.
* gnu/packages/emacs-xyz.scm (emacs-org-modern): Update to 0.10. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
parent
3ec8acd3df
commit
7a6294ba05
@ -36762,7 +36762,7 @@ Fennel code within Emacs.")
|
|||||||
(define-public emacs-org-modern
|
(define-public emacs-org-modern
|
||||||
(package
|
(package
|
||||||
(name "emacs-org-modern")
|
(name "emacs-org-modern")
|
||||||
(version "0.9")
|
(version "0.10")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -36770,7 +36770,7 @@ Fennel code within Emacs.")
|
|||||||
(url "https://github.com/minad/org-modern")
|
(url "https://github.com/minad/org-modern")
|
||||||
(commit version)))
|
(commit version)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "16c74vff882rx8yp4ybaydlg5774xz68iasajhidbn0fb4fhz8ph"))
|
(base32 "0fpc6pf1chjs9bb4m9hzacny3cdxvnpvwsf0vrbbz3vy9sf1a30c"))
|
||||||
(file-name (git-file-name name version))))
|
(file-name (git-file-name name version))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(propagated-inputs (list emacs-compat))
|
(propagated-inputs (list emacs-compat))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user