gnu: emacs-ox-tufte: Update to 4.1.1.
* gnu/packages/emacs-xyz.scm (emacs-ox-tufte): Update to 4.1.1. Change-Id: I9eaf50b54183da1b52275bca1c9a867a40c603f2master
parent
b04ea322e7
commit
615ba2e2a8
|
@ -33669,7 +33669,7 @@ simple but powerful Org contents.")
|
|||
(define-public emacs-ox-tufte
|
||||
(package
|
||||
(name "emacs-ox-tufte")
|
||||
(version "4.0.4")
|
||||
(version "4.1.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -33678,7 +33678,7 @@ simple but powerful Org contents.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "15jfwrdawj8flgyfqhsfhdlnam6n5gzw5minnixwxyp69q5vxnpw"))))
|
||||
(base32 "0nmi6p19sg2vl64znm356bchphbybq03jyjsnqhddb39c4pilxah"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Reference in New Issue