mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-visual-replace: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-visual-replace): Update to 1.2. Change-Id: Icb6cb0218b23dc03850f282b1fa75bd940369eb9
This commit is contained in:
parent
deb797ba05
commit
fb20ccb9d5
1 changed files with 2 additions and 2 deletions
|
@ -16597,7 +16597,7 @@ window edge.")
|
||||||
(name "emacs-visual-replace")
|
(name "emacs-visual-replace")
|
||||||
;; XXX: when updating version, please ensure substitution in install-info
|
;; XXX: when updating version, please ensure substitution in install-info
|
||||||
;; phase is still accurate.
|
;; phase is still accurate.
|
||||||
(version "1.1")
|
(version "1.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -16606,7 +16606,7 @@ window edge.")
|
||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "05s21qhq23mmv8in88qxfbq79h26j14vcw5pc112sjr1a4fl5306"))))
|
(base32 "1bvaw44mkiz6yq1r5hvayfp0iaxqcwbzihdrbizyynm4qjzspca1"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue