mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-12 23:54:07 +02:00
gnu: emacs-denote: Update to 2.3.5.
* gnu/packages/emacs-xyz.scm (emacs-denote): Update to 2.3.5. Change-Id: Ie316235ea36c332fb6adecc912d77026dc08e387
This commit is contained in:
@@ -17730,7 +17730,7 @@ you to deal with multiple log levels.")
|
||||
(define-public emacs-denote
|
||||
(package
|
||||
(name "emacs-denote")
|
||||
(version "2.3.0")
|
||||
(version "2.3.5")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -17739,7 +17739,7 @@ you to deal with multiple log levels.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "03bjnb7si0672ipqh77r6mjp09ryljzqrfy9kq6y9ghpnxwvma6q"))))
|
||||
(base32 "11rdmwdjaqzzrhnyidk02z2gd98qih8pnrc1vvbxvai50w8bdg2m"))))
|
||||
(build-system emacs-build-system)
|
||||
(native-inputs (list texinfo))
|
||||
(home-page "https://protesilaos.com/emacs/denote/")
|
||||
|
||||
Reference in New Issue
Block a user