mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: emacs-beframe: Fix hash.
* gnu/packages/emacs-xyz.scm (emacs-beframe): Fix hash, which wasn’t properly updated during last version bump. Change-Id: I275596235b37a8733e668f0c07dcf3706c343604
This commit is contained in:
parent
1d7dd5779e
commit
ac546fa74d
1 changed files with 1 additions and 1 deletions
|
@ -19263,7 +19263,7 @@ using a convenient notation.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0vmmvy56ngaf5k6xfb1fglyqayc5zp823clsr8skgzy2xb72zs60"))))
|
"1j9v85wxahnm2h828c8dbjm0f81j9pxlf54dgcw443cl0kwcda9c"))))
|
||||||
(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