gnu: emacs-peg: Update to 0.10.3.

* gnu/packages/emacs-xyz.scm (emacs-peg): Update to 0.10.3.
This commit is contained in:
Nicolas Goaziou 2021-12-05 14:20:16 +01:00
parent bf9a1dfd59
commit 21e2be5968
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -17682,7 +17682,7 @@ (define-public emacs-peg
(define-public emacs-eldev
(package
(name "emacs-eldev")
(version "0.10.1")
(version "0.10.3")
(source
(origin
(method git-fetch)
@ -17691,7 +17691,7 @@ (define-public emacs-eldev
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0ff74scwmixyawsdypvix0cchsbp1d9ac95ym96b4f8hj5gijjms"))))
(base32 "1y8vz5grmlhln37lf93a3gxwh46ar0v3jj2dcvzkb36lqf1snq73"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #t