gnu: emacs-projectile: Update to 2.8.0.

* gnu/packages/emacs-xyz.scm (emacs-projectile): Update to 2.8.0.

Change-Id: Ie3281d5066a75f89bb89c93b7bcd3827b2752e1e
This commit is contained in:
Nicolas Goaziou 2023-11-08 15:13:56 +01:00
parent e895d67adf
commit c7b9fd2d41
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -13938,7 +13938,7 @@ like @code{org-edit-src-code} but for arbitrary regions.")
(define-public emacs-projectile
(package
(name "emacs-projectile")
(version "2.7.0")
(version "2.8.0")
(source
(origin
(method git-fetch)
@ -13948,7 +13948,7 @@ like @code{org-edit-src-code} but for arbitrary regions.")
(file-name (git-file-name name version))
(sha256
(base32
"0ybd41iss8vd56qv6czpxqq7a99s4h7i3a2r4khy4rf5blj5zdqi"))))
"022ca1185ywmw8pjpkrxkd6d2wp4vbq67x2w724iiw2asy69j7wb"))))
(build-system emacs-build-system)
(arguments
(list