mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-31 20:51:31 +02:00
gnu: emacs-vulpea: Update to 2.0.1.
* gnu/packages/emacs-xyz.scm (emacs-vulpea): Update to 2.0.1. Change-Id: Ie0e44866706796081fcfa393d220466277f63a89
This commit is contained in:
@@ -46531,7 +46531,7 @@ reconciliation and layouts, rendered using native Emacs widgets.")
|
||||
(define-public emacs-vulpea
|
||||
(package
|
||||
(name "emacs-vulpea")
|
||||
(version "2.0.0")
|
||||
(version "2.0.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -46540,7 +46540,7 @@ reconciliation and layouts, rendered using native Emacs widgets.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "166brn15x3l59mbvl6lb5136fdyfr4zbmb4k9v5ii35ikcw29b3f"))))
|
||||
(base32 "0m40d5pxyypkh1c056mp5kbjfnfjlbfmw5c8c06fkf089r278liw"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user