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

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Mon, 17 Mar 2025 21:03:02 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 77084 in the body.
You can then email your comments to 77084 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#77084; Package guix-patches. (Mon, 17 Mar 2025 21:03:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cayetano Santos <csantosb <at> inventati.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 17 Mar 2025 21:03:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: emacs-org-modern: Update to 1.7.
Date: Mon, 17 Mar 2025 22:02:01 +0100
* gnu/packages/emacs-xyz.scm (emacs-org-modern): Update to 1.7.

Change-Id: I3ddb1ef58186dd0ad1bf2d9410e2a984b6a3eede
---

- update
- apply style

 gnu/packages/emacs-xyz.scm | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index c0e8c810bf..4943a4b9b8 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -42016,26 +42016,26 @@ (define-public emacs-fennel-mode
 
 (define-public emacs-org-modern
   (package
-   (name "emacs-org-modern")
-   (version "1.6")
-   (source
+    (name "emacs-org-modern")
+    (version "1.7")
+    (source
      (origin
        (method git-fetch)
        (uri (git-reference
              (url "https://github.com/minad/org-modern")
              (commit version)))
        (sha256
-        (base32 "0a7viid1lrn02w1n4yjivjyssbd1qq850giqwnp3mrjf9adwzh2a"))
+        (base32 "04bmlwc81d8h8n10xb2nhwmcvn1701nr73hxajl6hasswzqqmh70"))
        (file-name (git-file-name name version))))
-   (build-system emacs-build-system)
-   (propagated-inputs (list emacs-compat))
-   (home-page "https://github.com/minad/org-modern")
-   (synopsis "Modern Org style")
-   (description
-"Org Modern implements a modern style for your Org buffers using font locking
+    (build-system emacs-build-system)
+    (propagated-inputs (list emacs-compat))
+    (home-page "https://github.com/minad/org-modern")
+    (synopsis "Modern Org style")
+    (description
+     "Org Modern implements a modern style for your Org buffers using font locking
 and text properties.  The package styles headlines, keywords, tables and
 source blocks.")
-   (license license:gpl3+)))
+    (license license:gpl3+)))
 
 (define-public emacs-org-margin
   (let* ((commit "4013b59ff829903a7ab86b95593be71aa5c9b87d")

base-commit: b8024fa1ade69a4f97990f0e3379eef01dfd40c2
--
2.48.1





Information forwarded to guix-patches <at> gnu.org:
bug#77084; Package guix-patches. (Sat, 22 Mar 2025 15:57:02 GMT) Full text and rfc822 format available.

Message #8 received at 77084 <at> debbugs.gnu.org (full text, mbox):

From: Ian Eure <ian <at> retrospec.tv>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: 77084 <at> debbugs.gnu.org
Subject: Re: [bug#77084] [PATCH] gnu: emacs-org-modern: Update to 1.7.
Date: Sat, 22 Mar 2025 08:56:18 -0700
Hi Cayetano,

Pushed as ed725acb31.

Thanks,

 -- Ian




bug closed, send any further explanations to 77084 <at> debbugs.gnu.org and Cayetano Santos <csantosb <at> inventati.org> Request was from Ian Eure <ian <at> retrospec.tv> to control <at> debbugs.gnu.org. (Sat, 22 Mar 2025 15:57:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 20 Apr 2025 11:24:25 GMT) Full text and rfc822 format available.

This bug report was last modified 61 days ago.

Previous Next


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