mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 19:40:46 +02:00
gnu: emacs-ox-tufte: Update to 4.2.1.
* gnu/packages/emacs-xyz.scm (emacs-ox-tufte): Update to 4.2.1. Change-Id: I319a8eb38aa3ffe1c8e130ba996489fa57bedd25
This commit is contained in:
parent
dd82659e10
commit
37465b404d
1 changed files with 2 additions and 2 deletions
|
@ -35146,7 +35146,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.2.0")
|
(version "4.2.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -35155,7 +35155,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 "0rdainmx0xg6rfql7rai75x0v2r2s1snjy6b61jd53caif7aigbk"))))
|
(base32 "0jn0f5r3yy0kcrdspkpk7hhblfd41qf8ayi7z207albvkvyisl4i"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue