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:
parent
8b927ca870
commit
ecf4687d11
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue