GNU bug report logs - #64600
[PATCH] gnu: emacs-org-modern: Update to 0.10.

Previous Next

Package: guix-patches;

Reported by: Ahmad Draidi <a.r.draidi <at> redscript.org>

Date: Thu, 13 Jul 2023 17:53:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#64600: closed ([PATCH] gnu: emacs-org-modern: Update to 0.10.)
Date: Sat, 22 Jul 2023 03:32:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 22 Jul 2023 11:31:06 +0800
with message-id <87r0p0lj0l.fsf <at> envs.net>
and subject line Re: bug#64600: [PATCH] gnu: emacs-org-modern: Update to 0.10.
has caused the debbugs.gnu.org bug report #64600,
regarding [PATCH] gnu: emacs-org-modern: Update to 0.10.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
64600: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64600
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ahmad Draidi <a.r.draidi <at> redscript.org>
To: guix-patches <at> gnu.org
Cc: Ahmad Draidi <a.r.draidi <at> redscript.org>
Subject: [PATCH] gnu: emacs-org-modern: Update to 0.10.
Date: Thu, 13 Jul 2023 21:52:37 +0400
* gnu/packages/emacs-xyz.scm (emacs-org-modern): Update to 0.10.
---
 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 480096fb50..b91fef4a01 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -36677,7 +36677,7 @@ (define-public emacs-fennel-mode
 (define-public emacs-org-modern
   (package
    (name "emacs-org-modern")
-   (version "0.9")
+   (version "0.10")
    (source
      (origin
        (method git-fetch)
@@ -36685,7 +36685,7 @@ (define-public emacs-org-modern
              (url "https://github.com/minad/org-modern")
              (commit version)))
        (sha256
-        (base32 "16c74vff882rx8yp4ybaydlg5774xz68iasajhidbn0fb4fhz8ph"))
+        (base32 "0fpc6pf1chjs9bb4m9hzacny3cdxvnpvwsf0vrbbz3vy9sf1a30c"))
        (file-name (git-file-name name version))))
    (build-system emacs-build-system)
    (propagated-inputs (list emacs-compat))

base-commit: ff208b4b629a15ce0b72555db1cda9fcb7eec1c9
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Ahmad Draidi <a.r.draidi <at> redscript.org>
Cc: Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 64600-done <at> debbugs.gnu.org, Andrew Tropin <andrew <at> trop.in>
Subject: Re: bug#64600: [PATCH] gnu: emacs-org-modern: Update to 0.10.
Date: Sat, 22 Jul 2023 11:31:06 +0800
Ahmad Draidi <a.r.draidi <at> redscript.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-org-modern): Update to 0.10.

Pushed to master, thank you!


This bug report was last modified 1 year and 307 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.