gnu: emacs-ox-tufte: Update to 4.2.0.

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

Change-Id: Ib9584373cfed50c6c8195e9770a9953fb5b5a4e7
Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Suhail Singh 2024-03-19 08:25:00 -04:00 committed by Christopher Baines
parent bd179f7507
commit 2469b040a4
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -33695,7 +33695,7 @@ simple but powerful Org contents.")
(define-public emacs-ox-tufte (define-public emacs-ox-tufte
(package (package
(name "emacs-ox-tufte") (name "emacs-ox-tufte")
(version "4.1.1") (version "4.2.0")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -33704,7 +33704,7 @@ simple but powerful Org contents.")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "0nmi6p19sg2vl64znm356bchphbybq03jyjsnqhddb39c4pilxah")))) (base32 "0rdainmx0xg6rfql7rai75x0v2r2s1snjy6b61jd53caif7aigbk"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
(list (list