From 2e1dfb7903e24cfd7ada4918e6408eb48e4bb9c4 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Fri, 1 May 2026 22:19:00 +0200 Subject: [PATCH] gnu: emacs-citre: Update to 0.4.2. * gnu/packages/emacs-xyz.scm (emacs-citre): Update to 0.4.2. Change-Id: Ifcfc39b4e53b66df3975863f5e2e84d20c449fb0 --- gnu/packages/emacs-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 96a057d7056..93937e53c36 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -47255,7 +47255,7 @@ project.el and xref.el.") (define-public emacs-citre (package (name "emacs-citre") - (version "0.4.1") + (version "0.4.2") (source (origin (method git-fetch) @@ -47263,7 +47263,7 @@ project.el and xref.el.") (url "https://github.com/universal-ctags/citre/") (commit (string-append "v" version)))) (sha256 - (base32 "1x5kxlzhzr2x4cszcqaxcg2lc71nwmmfnm2vzx7iz7h74hn4f1ld")) + (base32 "0gslc3xqdbwjyb0rci1877ihinp8zlvjgf7maxbbmdgjgqpdlmwh")) (file-name (git-file-name name version)))) (build-system emacs-build-system) (arguments