gnu: emacs-deadgrep: Update to 0.13.

* gnu/packages/emacs-xyz.scm (emacs-deadgrep): Update to 0.13.

Change-Id: Iffe8590632318925efb3a943d8751624d0ee2f90
This commit is contained in:
Nicolas Goaziou 2024-06-29 09:58:25 +02:00
parent 0584192aa9
commit ba36f5f25e
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -28259,7 +28259,7 @@ accept and reject GitHub pull requests.")
(define-public emacs-deadgrep
(package
(name "emacs-deadgrep")
(version "0.12")
(version "0.13")
(source
(origin
(method git-fetch)
@ -28269,7 +28269,7 @@ accept and reject GitHub pull requests.")
(file-name (git-file-name name version))
(sha256
(base32
"0bwf8gsqw7hsmacqd34piwgv066ijfclmxaigkvhvpac0lpsmi79"))))
"1ry9qvvxwhh3gkb0kkwiwpx37jpdzgky1h2zkwpzjpkv5jm022dr"))))
(build-system emacs-build-system)
(arguments
(list