* [bug#56622] [PATCH] gnu: emacs-org-modern: Update to 0.4.
@ 2022-07-17 21:29 jgart via Guix-patches via
2022-07-20 13:02 ` bug#56622: " Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: jgart via Guix-patches via @ 2022-07-17 21:29 UTC (permalink / raw)
To: 56622; +Cc: jgart
* gnu/packages/emacs-xyz.scm (emacs-org-modern): Update to 0.4.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index ae3106e079..8a98730a7a 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -31678,7 +31678,7 @@ (define-public emacs-fennel-mode
(define-public emacs-org-modern
(package
(name "emacs-org-modern")
- (version "0.3")
+ (version "0.4")
(source
(origin
(method git-fetch)
@@ -31686,7 +31686,7 @@ (define-public emacs-org-modern
(url "https://github.com/minad/org-modern")
(commit version)))
(sha256
- (base32 "187fxw2rg0kw1d2binpa32ckp67r4v10j6ypr077g9qn6nkmyvvn"))
+ (base32 "0af9dzp9n3882kvsp3q4008hffq1mp9hjl964mlp5j8vay3x7qbz))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(home-page "https://github.com/minad/org-modern")
--
2.37.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#56622: [PATCH] gnu: emacs-org-modern: Update to 0.4.
2022-07-17 21:29 [bug#56622] [PATCH] gnu: emacs-org-modern: Update to 0.4 jgart via Guix-patches via
@ 2022-07-20 13:02 ` Nicolas Goaziou
2022-07-21 23:09 ` [bug#56622] " jgart via Guix-patches via
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2022-07-20 13:02 UTC (permalink / raw)
To: jgart via Guix-patches via; +Cc: 56622-done, jgart
Hello,
jgart via Guix-patches via <guix-patches@gnu.org> writes:
> * gnu/packages/emacs-xyz.scm (emacs-org-modern): Update to 0.4.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#56622] [PATCH] gnu: emacs-org-modern: Update to 0.4.
2022-07-20 13:02 ` bug#56622: " Nicolas Goaziou
@ 2022-07-21 23:09 ` jgart via Guix-patches via
0 siblings, 0 replies; 3+ messages in thread
From: jgart via Guix-patches via @ 2022-07-21 23:09 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: 56622-done, 56622
On Wed, 20 Jul 2022 15:02:48 +0200 Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
> Hello,
>
Thank you very much!
all best,
jgart
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-07-21 23:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-17 21:29 [bug#56622] [PATCH] gnu: emacs-org-modern: Update to 0.4 jgart via Guix-patches via
2022-07-20 13:02 ` bug#56622: " Nicolas Goaziou
2022-07-21 23:09 ` [bug#56622] " jgart 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.