1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-12 10:00:46 +02:00

gnu: emacs-denote: Update to 4.0.0.

* gnu/packages/emacs-xyz.scm (emacs-denote): Update to 4.0.0.

Change-Id: Ie6df3629536f777f430f058172432f5b21de8d17
This commit is contained in:
jgart 2025-04-15 18:29:11 -05:00
parent b165abeeed
commit b862ec2176
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -19752,7 +19752,7 @@ you to deal with multiple log levels.")
(define-public emacs-denote
(package
(name "emacs-denote")
(version "3.1.0")
(version "4.0.0")
(source
(origin
(method git-fetch)
@ -19761,7 +19761,7 @@ you to deal with multiple log levels.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0g9ciqgkipm6ag5nvyvaz0wc51hpk0wh2wwiqaybdfhzja8bbqx6"))))
(base32 "1np3hyqcw6p5ajx102ng5nyc5gp1is88vk6803gf5alfbw0fzvj4"))))
(build-system emacs-build-system)
(arguments
(list