gnu: emacs-rg: Update to 2.3.0.

* gnu/packages/emacs-xyz.scm (emacs-rg): Update to 2.3.0.
This commit is contained in:
Nicolas Goaziou 2023-03-30 11:49:29 +02:00
parent 26fd5755a6
commit 677cad5e1a
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -6171,7 +6171,7 @@ (define-public emacs-ripgrep
(define-public emacs-rg
(package
(name "emacs-rg")
(version "2.2.1")
(version "2.3.0")
(source
(origin
(method git-fetch)
@ -6180,7 +6180,7 @@ (define-public emacs-rg
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1nxzplpk5cf6hhr2v85bmg68i6am96shi2zq7m83fs96bilhwsp5"))))
(base32 "1adici6hs4ivz7lqhrgdm9g1rz0mgvrsa7pkr2pcx6mg1f0qnlmr"))))
(build-system emacs-build-system)
(arguments
(list