all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#69009] [PATCH] gnu: emacs-org-dailies: Update to 0-1.58e58d4.
@ 2024-02-09 23:10 Nicolas Graves via Guix-patches via
  2024-02-13 12:25 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2024-02-09 23:10 UTC (permalink / raw)
  To: 69009; +Cc: ngraves

* gnu/packages/emacs-xyz.scm (emacs-org-dailies): Update to 0-1.58e58d4.
[propagated-inputs]: Remove emacs-dash.

Change-Id: Ibf137dfb881b35786d42da050bd4b6a615a05b26
---
 gnu/packages/emacs-xyz.scm | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index ee00c6bae8..9537c4c914 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -11018,8 +11018,8 @@ (define-public emacs-org-appear
 
 (define-public emacs-org-dailies
   ;; No tags or versions.
-  (let ((commit "64477d5c5cd92df72ba1375eeb149889d42371d7")
-        (revision "0"))
+  (let ((commit "58e58d4968ddb70312160def1c7c3c00382ef655")
+        (revision "1"))
     (package
       (name "emacs-org-dailies")
       (version (git-version "0" revision commit))
@@ -11031,9 +11031,8 @@ (define-public emacs-org-dailies
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "1lxm2xr743c2a5wj82qpprcdfsspcw33ijyq5wfbhcv2kngm4yql"))))
+          (base32 "15xhpxkg2cn2fwaql99gnqcdl012g29lxn9fqb6s282mhr9yan7c"))))
       (build-system emacs-build-system)
-      (propagated-inputs (list emacs-dash))
       (home-page "https://git.sr.ht/~ngraves/org-dailies")
       (synopsis "Bare-bones daily journaling with Emacs")
       (description
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#69009] [PATCH] gnu: emacs-org-dailies: Update to 0-1.58e58d4.
  2024-02-09 23:10 [bug#69009] [PATCH] gnu: emacs-org-dailies: Update to 0-1.58e58d4 Nicolas Graves via Guix-patches via
@ 2024-02-13 12:25 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-02-13 12:25 UTC (permalink / raw)
  To: Nicolas Graves; +Cc: 69009-done, 69009

[-- Attachment #1: Type: text/plain, Size: 444 bytes --]


Nicolas Graves via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-org-dailies): Update to 0-1.58e58d4.
> [propagated-inputs]: Remove emacs-dash.
>
> Change-Id: Ibf137dfb881b35786d42da050bd4b6a615a05b26
> ---
>  gnu/packages/emacs-xyz.scm | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)

Thanks for the patch, I've pushed this to master as
0ec31d714244f68e1b96ed5d6285a3f389dd1386.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-13 12:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-09 23:10 [bug#69009] [PATCH] gnu: emacs-org-dailies: Update to 0-1.58e58d4 Nicolas Graves via Guix-patches via
2024-02-13 12:25 ` Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.