gnu: emacs-shell-command: Update source.
* gnu/packages/emacs-xyz.scm (emacs-shell-command+)[source]: Update URL. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>master
parent
97c1055f6a
commit
7f6869c434
|
@ -28526,7 +28526,7 @@ rather excellent completion provided by both Bash and Zsh.")
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://git.sr.ht/~zge/bang")
|
||||
(url "https://git.sr.ht/~pkal/shell-command-plus")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
Reference in New Issue