all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#69816] [PATCH] gnu: emacs-org-dailies: Update to 0-2.f2dfc22.
@ 2024-03-15 19:12 Nicolas Graves via Guix-patches via
  2024-04-25 10:00 ` bug#69816: " Andrew Tropin via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2024-03-15 19:12 UTC (permalink / raw)
  To: 69816; +Cc: ngraves

* 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





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

* bug#69816: [PATCH] gnu: emacs-org-dailies: Update to 0-2.f2dfc22.
  2024-03-15 19:12 [bug#69816] [PATCH] gnu: emacs-org-dailies: Update to 0-2.f2dfc22 Nicolas Graves via Guix-patches via
@ 2024-04-25 10:00 ` Andrew Tropin via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Tropin via Guix-patches via @ 2024-04-25 10:00 UTC (permalink / raw)
  To: Nicolas Graves via Guix-patches via, 69816-done; +Cc: ngraves

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

On 2024-03-15 20:12, Nicolas Graves via Guix-patches via wrote:

> * 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")

Hi Nicolas!

Applied, pushed as
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=e5c130c0f9

Thank you!

-- 
Best regards,
Andrew Tropin

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

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-15 19:12 [bug#69816] [PATCH] gnu: emacs-org-dailies: Update to 0-2.f2dfc22 Nicolas Graves via Guix-patches via
2024-04-25 10:00 ` bug#69816: " Andrew Tropin via Guix-patches via

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.