me
/
guix
Archived
1
0
Fork 0

gnu: emacs-flycheck-grammalecte: Fix hash.

* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Fix hash.

The previous hash was from the "dev" branch of the repository.
master
Nicolas Goaziou 2021-01-28 17:02:32 +01:00
parent a00af77904
commit ca5a791f62
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -4747,7 +4747,7 @@ for Flow files.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1f1gapvs9j89qr474103dqgsiyb96phlnsmq5hiv4ba242blg9lb"))))
(base32 "0ih0nakal36is0dci82gx4ijrvnpz9jpw1adprfara2cf8dx4rk6"))))
(build-system emacs-build-system)
(arguments
`(#:include (cons "\\.py$" %default-include)