gnu: emacs-org-journal: Update to 2.1.2.
* gnu/packages/emacs-xyz.scm (emacs-org-journal): Update to 2.1.2.
This commit is contained in:
parent
652b2be2b5
commit
e6554523af
@ -25867,7 +25867,7 @@ Files} (@url{http://tools.ietf.org/html/rfc4180}).")
|
||||
(define-public emacs-org-journal
|
||||
(package
|
||||
(name "emacs-org-journal")
|
||||
(version "2.1.1")
|
||||
(version "2.1.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -25876,7 +25876,7 @@ Files} (@url{http://tools.ietf.org/html/rfc4180}).")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1p9i6v3bwi1ab576vc9qg1ki91197d6nkkg857s52zsan1zlkzzw"))))
|
||||
(base32 "0s82sh2svc0mzr1ak414n5r2j0dmwvvyx4swk2c61zivc2gjd778"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://github.com/bastibe/org-journal")
|
||||
(synopsis "Simple Org mode journaling mode")
|
||||
|
Loading…
Reference in New Issue
Block a user