me
/
guix
Archived
1
0
Fork 0

gnu: emacs-flymake-proselint: Update to 0.3.0.

* gnu/packages/emacs-xyz.scm (emacs-flymake-proselint): Update to 0.3.0.
master
Nicolas Goaziou 2022-11-19 10:13:50 +01:00
parent b4d4e3252e
commit 801b5c7c2f
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 32 additions and 33 deletions

View File

@ -6923,11 +6923,10 @@ files which are intended to be packages.")
(license license:gpl3+)))
(define-public emacs-flymake-proselint
(let ((commit "6a99865c7ac6474b8c5d1f9a1ae2384667f06d36")
(revision "0"))
(let ((commit "9c68ee881f18f554f0ab5bbf5bee1a4b753d792b"))
(package
(name "emacs-flymake-proselint")
(version (git-version "0.2.3" revision commit))
(version "0.3.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -6936,7 +6935,7 @@ files which are intended to be packages.")
(file-name (git-file-name name version))
(sha256
(base32
"028ilp9h22rlawlh5ydiykvi8pryyknwi019sjyxkk2h0fza9jan"))))
"1n8i17il2nfazw3d9kza2r7py61dgdr7kqmg0s1vhrk86qq39669"))))
(build-system emacs-build-system)
(arguments
(list