me
/
guix
Archived
1
0
Fork 0

gnu: emacs-citre: Update to 0.4.

* gnu/packages/emacs-xyz.scm (emacs-citre): Update to 0.4.

Change-Id: I27b96d90acb959f1b2be620347705e4abc291536
master
Nicolas Goaziou 2024-04-30 18:45:53 +02:00
parent d4e3ef5676
commit 8f5bb834ff
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -38719,7 +38719,7 @@ project.el and xref.el.")
(define-public emacs-citre
(package
(name "emacs-citre")
(version "0.3.1")
(version "0.4")
(source
(origin
(method git-fetch)
@ -38727,7 +38727,7 @@ project.el and xref.el.")
(url "https://github.com/universal-ctags/citre/")
(commit (string-append "v" version))))
(sha256
(base32 "168z6yidh2nxkmdlx9cqdzzb7achxdipnbk5pj9787m9bp1sdpkd"))
(base32 "0fq1f03v706gj6p2fjz51kvmj1pwc9p64chqap2ajr0a9cxpwln6"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(arguments