unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Graves via Guix-patches via <guix-patches@gnu.org>
To: 69816@debbugs.gnu.org
Cc: ngraves@ngraves.fr
Subject: [bug#69816] [PATCH] gnu: emacs-org-dailies: Update to 0-2.f2dfc22.
Date: Fri, 15 Mar 2024 20:12:18 +0100	[thread overview]
Message-ID: <20240315191218.14832-1-ngraves@ngraves.fr> (raw)

* gnu/packages/emacs-xyz.scm (emacs-org-dailies): Update to 0-2.f2dfc22.

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

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 8c3fc5e022..759f8c23ef 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -11124,8 +11124,8 @@ (define-public emacs-org-appear
 
 (define-public emacs-org-dailies
   ;; No tags or versions.
-  (let ((commit "58e58d4968ddb70312160def1c7c3c00382ef655")
-        (revision "1"))
+  (let ((commit "f2dfc221d3566c6241f87c331667f96569651ada")
+        (revision "2"))
     (package
       (name "emacs-org-dailies")
       (version (git-version "0" revision commit))
@@ -11137,7 +11137,7 @@ (define-public emacs-org-dailies
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "15xhpxkg2cn2fwaql99gnqcdl012g29lxn9fqb6s282mhr9yan7c"))))
+          (base32 "1nwa2dp1b03smyg8pvwqql1cwmcs4qdszw13ik02d51m238a6wy5"))))
       (build-system emacs-build-system)
       (home-page "https://git.sr.ht/~ngraves/org-dailies")
       (synopsis "Bare-bones daily journaling with Emacs")
-- 
2.41.0





             reply	other threads:[~2024-03-15 19:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-15 19:12 Nicolas Graves via Guix-patches via [this message]
2024-04-25 10:00 ` bug#69816: [PATCH] gnu: emacs-org-dailies: Update to 0-2.f2dfc22 Andrew Tropin via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240315191218.14832-1-ngraves@ngraves.fr \
    --to=guix-patches@gnu.org \
    --cc=69816@debbugs.gnu.org \
    --cc=ngraves@ngraves.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).