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

gnu: emacs-casual-avy: Update to 2.0.1.

* gnu/packages/emacs-xyz.scm (emacs-casual-avy): Update to 2.0.1.

Change-Id: If50f69c06418e040ea122d36957041337b2862c1
This commit is contained in:
Nicolas Goaziou 2024-12-24 11:00:02 +01:00
parent 8b927ca870
commit ecf4687d11
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -34326,7 +34326,7 @@ all of your projects, then override or add variables on a per-project basis.")
(define-public emacs-casual-avy
(package
(name "emacs-casual-avy")
(version "1.4.3")
(version "2.0.1")
(source
(origin
(method git-fetch)
@ -34335,7 +34335,7 @@ all of your projects, then override or add variables on a per-project basis.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1fscfv91ii1pg7wi42xvk330f4fjq81334fk28ya47vwq3132ccn"))))
(base32 "0p4ljzgcr51wpcfs4r0nnpv4rgaivzcq4lbcyr9sfvgqhr1yr271"))))
(build-system emacs-build-system)
(arguments
(list