unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Suhail Singh" <suhailsingh247@gmail.com>
To: 69897@debbugs.gnu.org
Cc: Andrew Tropin <andrew@trop.in>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#69897] [PATCH] gnu: emacs-ox-tufte: Update to 4.2.0.
Date: Tue, 19 Mar 2024 08:25:00 -0400	[thread overview]
Message-ID: <83b1e02dd548be0cfb0931c366560126f4cdca1b.1710814768.git.suhail@bayesians.ca> (raw)


* 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





             reply	other threads:[~2024-03-19 12:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-19 12:25 Suhail Singh [this message]
2024-03-22 15:47 ` bug#69897: [PATCH] gnu: emacs-ox-tufte: Update to 4.2.0 Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83b1e02dd548be0cfb0931c366560126f4cdca1b.1710814768.git.suhail@bayesians.ca \
    --to=suhailsingh247@gmail.com \
    --cc=69897@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=liliana.prikler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).