mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-function-args: Fix hash.
* gnu/packages/emacs-xyz.scm (emacs-function-args)[source]: Fix hash.
This commit is contained in:
parent
4a9dd8607f
commit
4413512293
1 changed files with 1 additions and 1 deletions
|
@ -11170,7 +11170,7 @@ state and will work even without lispy being enabled.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1vxrjy6k030hcbclblgcaaw7h6k17kl3n9zla08527525c0gma01"))))
|
"1j92ll2afvcp891fxra3sawxg000cs3ra01wxksiil2dg5zpzzkn"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(propagated-inputs (list emacs-ivy))
|
(propagated-inputs (list emacs-ivy))
|
||||||
(home-page "https://github.com/abo-abo/function-args")
|
(home-page "https://github.com/abo-abo/function-args")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue