unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56244] [PATCH] gnu: universal-ctags: Update to 5.9.20220626.0.
@ 2022-06-27  1:42 jgart via Guix-patches via
  2022-06-28 14:02 ` bug#56244: " Efraim Flashner
  0 siblings, 1 reply; 3+ messages in thread
From: jgart via Guix-patches via @ 2022-06-27  1:42 UTC (permalink / raw)
  To: 56244; +Cc: jgart

* gnu/packages/code.scm (universal-ctags): Update to 5.9.20220626.0.
---
 gnu/packages/code.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/code.scm b/gnu/packages/code.scm
index b2959aafb2..64040270eb 100644
--- a/gnu/packages/code.scm
+++ b/gnu/packages/code.scm
@@ -390,7 +390,7 @@ (define-public trio
 (define-public universal-ctags
   (package
     (name "universal-ctags")
-    (version "5.9.20220605.0")
+    (version "5.9.20220626.0")
     (source
      (origin
        (method git-fetch)
@@ -400,7 +400,7 @@ (define-public universal-ctags
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0mri7m2qsw5pyq1ajapawvxn2cdrzg1vi4w2bdq0z4ws4q03lj7k"))
+         "1x5kqqznlbndwln8g0kcxnla6b94i7x7cd63ba2sj0fzzms5gx24"))
        (modules '((guix build utils)))
        (snippet
         '(begin
-- 
2.36.1





^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-29  2:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-27  1:42 [bug#56244] [PATCH] gnu: universal-ctags: Update to 5.9.20220626.0 jgart via Guix-patches via
2022-06-28 14:02 ` bug#56244: " Efraim Flashner
2022-06-29  2:27   ` [bug#56244] " jgart via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).