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

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

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

Change-Id: I655a88343e9df2f0697512aa03c5751c907bd173
This commit is contained in:
Nicolas Goaziou 2024-10-12 11:43:03 +02:00
parent a1b3fb22b9
commit 2998c254ae
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -33774,7 +33774,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.2")
(version "1.4.3")
(source
(origin
(method git-fetch)
@ -33783,7 +33783,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 "1fdwkk1dck94lkfj78n1vmpfcd3jnv7nnwdqjws3bjj783r42nsj"))))
(base32 "1fscfv91ii1pg7wi42xvk330f4fjq81334fk28ya47vwq3132ccn"))))
(build-system emacs-build-system)
(arguments
(list