unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68187] [PATCH] gnu: emacs-org-modern: Update to 1.1.
@ 2024-01-01  3:26 Dakota Logan
  2024-01-21 23:26 ` bug#68187: " Nicolas Goaziou via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Dakota Logan @ 2024-01-01  3:26 UTC (permalink / raw)
  To: 68187

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

Can you update the org-modern package to 1.1 with this patch, please?

Thank you!

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: changes.patch --]
[-- Type: text/x-diff; name=changes.patch, Size: 841 bytes --]

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index a8ac238f58..a2e54759cd 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -38114,7 +38114,7 @@ (define-public emacs-fennel-mode
 (define-public emacs-org-modern
   (package
    (name "emacs-org-modern")
-   (version "0.10")
+   (version "1.1")
    (source
      (origin
        (method git-fetch)
@@ -38122,7 +38122,7 @@ (define-public emacs-org-modern
              (url "https://github.com/minad/org-modern")
              (commit version)))
        (sha256
-        (base32 "0fpc6pf1chjs9bb4m9hzacny3cdxvnpvwsf0vrbbz3vy9sf1a30c"))
+        (base32 "1nanv3rnrjldr2gd55hn2w8j4zcm6b9jq1qica3m7iyq187ygbdg"))
        (file-name (git-file-name name version))))
    (build-system emacs-build-system)
    (propagated-inputs (list emacs-compat))

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

* bug#68187: [PATCH] gnu: emacs-org-modern: Update to 1.1.
  2024-01-01  3:26 [bug#68187] [PATCH] gnu: emacs-org-modern: Update to 1.1 Dakota Logan
@ 2024-01-21 23:26 ` Nicolas Goaziou via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou via Guix-patches via @ 2024-01-21 23:26 UTC (permalink / raw)
  To: Dakota Logan; +Cc: 68187-done

Hello,

Dakota Logan <dklogan@riseup.net> writes:

> Can you update the org-modern package to 1.1 with this patch, please?

Applied with a proper commit message. Thank you.

Regards,
-- 
Nicolas Goaziou






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

end of thread, other threads:[~2024-01-21 23:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-01  3:26 [bug#68187] [PATCH] gnu: emacs-org-modern: Update to 1.1 Dakota Logan
2024-01-21 23:26 ` bug#68187: " Nicolas Goaziou via Guix-patches via

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).