gnu: emacs-peg: Update to 1.0.1.
* gnu/packages/emacs-xyz.scm (emacs-peg): Update to 1.0.1.
This commit is contained in:
parent
e49893071f
commit
7e24f60289
@ -20193,13 +20193,13 @@ temperature shifting tools and brightness adaption software.")
|
||||
(define-public emacs-peg
|
||||
(package
|
||||
(name "emacs-peg")
|
||||
(version "1.0")
|
||||
(version "1.0.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://elpa.gnu.org/packages/peg-" version ".tar"))
|
||||
(sha256
|
||||
(base32 "0skr5dz9k34r409hisnj37n1b7n62l3md0glnfx578xkbmxlpcxl"))))
|
||||
(base32 "0yxfwwwc6fck1p9smcm1dwnva42868xvavhy7j749vlxrgb3v94x"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://elpa.gnu.org/packages/peg.html")
|
||||
(synopsis "Parsing Expression Grammars in Elisp")
|
||||
|
Loading…
x
Reference in New Issue
Block a user