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:
parent
9ba254c7b9
commit
e360c255e6
@ -33624,7 +33624,7 @@ all of your projects, then override or add variables on a per-project basis.")
|
|||||||
(define-public emacs-casual-avy
|
(define-public emacs-casual-avy
|
||||||
(package
|
(package
|
||||||
(name "emacs-casual-avy")
|
(name "emacs-casual-avy")
|
||||||
(version "1.4.1")
|
(version "1.4.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -33633,7 +33633,7 @@ all of your projects, then override or add variables on a per-project basis.")
|
|||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "120dnixi8if8v4s4xr0lilpbkikk93v5icf16fydsd143q8x81gg"))))
|
(base32 "1fdwkk1dck94lkfj78n1vmpfcd3jnv7nnwdqjws3bjj783r42nsj"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
Loading…
Reference in New Issue
Block a user