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

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

Change-Id: Ie7882ba56f4776088eaef791d764538f1a7c69e5
This commit is contained in:
Nicolas Goaziou 2024-09-15 09:20:39 +02:00
parent 9ba254c7b9
commit e360c255e6
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -33624,7 +33624,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.1")
(version "1.4.2")
(source
(origin
(method git-fetch)
@ -33633,7 +33633,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 "120dnixi8if8v4s4xr0lilpbkikk93v5icf16fydsd143q8x81gg"))))
(base32 "1fdwkk1dck94lkfj78n1vmpfcd3jnv7nnwdqjws3bjj783r42nsj"))))
(build-system emacs-build-system)
(arguments
(list