mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-org-dailies: Update to 0-0.64477d.
* gnu/packages/emacs-xyz.scm (emacs-org-dailies): Update to 0-0.64477d. (description): Fix typo. Signed-off-by: Andrew Tropin <andrew@trop.in>
This commit is contained in:
parent
d010fc6597
commit
8d19ff2305
1 changed files with 3 additions and 3 deletions
|
@ -10474,7 +10474,7 @@ when the cursor enters a fragment and disappear when it leaves.")
|
|||
|
||||
(define-public emacs-org-dailies
|
||||
;; No tags or versions.
|
||||
(let ((commit "2db691bbfbee91e81eb828c98af1dee6c06a1cb1")
|
||||
(let ((commit "64477d5c5cd92df72ba1375eeb149889d42371d7")
|
||||
(revision "0"))
|
||||
(package
|
||||
(name "emacs-org-dailies")
|
||||
|
@ -10487,7 +10487,7 @@ when the cursor enters a fragment and disappear when it leaves.")
|
|||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1kbl7c9amwnimhw2d8zx8jdjy659z41d5x25bjdfb3ic9w9gcmfg"))))
|
||||
(base32 "1lxm2xr743c2a5wj82qpprcdfsspcw33ijyq5wfbhcv2kngm4yql"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs (list emacs-dash))
|
||||
(home-page "https://git.sr.ht/~ngraves/org-dailies")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue