gnu: emacs-markdown-mode: Update hash too.
* gnu/packages/emacs-xyz.scm (emacs-markdown-mode): Update hash. This is
a followup to 3f45271243
.
This commit is contained in:
parent
3f45271243
commit
45058d6678
1 changed files with 1 additions and 1 deletions
|
@ -7158,7 +7158,7 @@ (define-public emacs-markdown-mode
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1zm1j4w0f3h01bmmpsv4j4mh6i13nnl8fcqlj2hsa1ncy1lgi8q7"))))
|
||||
(base32 "0g0ja4h651yfabm3k6gbw4y8w7wibc9283fyfzb33kjj38ivl5d7"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://jblevins.org/projects/markdown-mode/")
|
||||
(synopsis "Emacs Major mode for Markdown files")
|
||||
|
|
Loading…
Reference in a new issue