unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69897] [PATCH] gnu: emacs-ox-tufte: Update to 4.2.0.
@ 2024-03-19 12:25 Suhail Singh
  2024-03-22 15:47 ` bug#69897: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Suhail Singh @ 2024-03-19 12:25 UTC (permalink / raw)
  To: 69897; +Cc: Andrew Tropin, Katherine Cox-Buday, Liliana Marie Prikler


* gnu/packages/emacs-xyz.scm (emacs-ox-tufte): Update to 4.2.0.

Change-Id: Ib9584373cfed50c6c8195e9770a9953fb5b5a4e7
---
 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 83e79544ee..e5adf92644 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -33697,7 +33697,7 @@ (define-public emacs-ox-reveal
 (define-public emacs-ox-tufte
   (package
     (name "emacs-ox-tufte")
-    (version "4.1.1")
+    (version "4.2.0")
     (source
      (origin
        (method git-fetch)
@@ -33706,7 +33706,7 @@ (define-public emacs-ox-tufte
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0nmi6p19sg2vl64znm356bchphbybq03jyjsnqhddb39c4pilxah"))))
+        (base32 "0rdainmx0xg6rfql7rai75x0v2r2s1snjy6b61jd53caif7aigbk"))))
     (build-system emacs-build-system)
     (arguments
      (list

base-commit: c8556379c3f2d3d095a178858915720f2eebc012
-- 
2.44.0





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

* bug#69897: [PATCH] gnu: emacs-ox-tufte: Update to 4.2.0.
  2024-03-19 12:25 [bug#69897] [PATCH] gnu: emacs-ox-tufte: Update to 4.2.0 Suhail Singh
@ 2024-03-22 15:47 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-03-22 15:47 UTC (permalink / raw)
  To: Suhail Singh
  Cc: guix-patches, Katherine Cox-Buday, Liliana Marie Prikler,
	69897-done, Andrew Tropin

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


"Suhail Singh" <suhailsingh247@gmail.com> writes:

> * gnu/packages/emacs-xyz.scm (emacs-ox-tufte): Update to 4.2.0.
>
> Change-Id: Ib9584373cfed50c6c8195e9770a9953fb5b5a4e7
> ---
>  gnu/packages/emacs-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch! I've pushed this to master as
2469b040a44c7a050933575326f9316e5ab7412c.

Chris

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

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

end of thread, other threads:[~2024-03-22 16:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-19 12:25 [bug#69897] [PATCH] gnu: emacs-ox-tufte: Update to 4.2.0 Suhail Singh
2024-03-22 15:47 ` bug#69897: " Christopher Baines

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