[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/09: gnu: universal-ctags: Update to 6.1.20240317.0.
From: |
guix-commits |
Subject: |
09/09: gnu: universal-ctags: Update to 6.1.20240317.0. |
Date: |
Thu, 21 Mar 2024 08:49:28 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit ec0e5e9369d5c5b4c387591bb40613569e8cdfad
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Mar 21 14:08:05 2024 +0200
gnu: universal-ctags: Update to 6.1.20240317.0.
* gnu/packages/code.scm (universal-ctags): Update to 6.1.20240317.0.
Change-Id: I035bc73702fbe9951820e176f09bde16bd9049c6
---
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 43e7ae205d..9048466c37 100644
--- a/gnu/packages/code.scm
+++ b/gnu/packages/code.scm
@@ -436,7 +436,7 @@ features that are not supported by the standard
@code{stdio} implementation.")
(define-public universal-ctags
(package
(name "universal-ctags")
- (version "6.1.20240218.0")
+ (version "6.1.20240317.0")
(source
(origin
(method git-fetch)
@@ -446,7 +446,7 @@ features that are not supported by the standard
@code{stdio} implementation.")
(file-name (git-file-name name version))
(sha256
(base32
- "09cjlj7mq3s98x9zsg4slq86h1myixjxxqfnc0kglf2hnr9nrkf5"))
+ "1bs48bickx04rdr2g60pppyb5r0rjhyslwr1gr05qdv0bsmwf61x"))
(modules '((guix build utils)))
(snippet
'(begin
- branch master updated (69951a61a1 -> ec0e5e9369), guix-commits, 2024/03/21
- 01/09: gnu: wgetpaste: Update to 2.34., guix-commits, 2024/03/21
- 05/09: gnu: libportal: Update to 0.7.1., guix-commits, 2024/03/21
- 06/09: gnu: Add python-urwidgets., guix-commits, 2024/03/21
- 07/09: gnu: toot: Update to 0.42.0., guix-commits, 2024/03/21
- 08/09: gnu: global: Update to 6.6.12., guix-commits, 2024/03/21
- 09/09: gnu: universal-ctags: Update to 6.1.20240317.0.,
guix-commits <=
- 03/09: gnu: khard: Update to 0.19.1., guix-commits, 2024/03/21
- 02/09: gnu: khal: Update to 0.11.3., guix-commits, 2024/03/21
- 04/09: gnu: xdg-desktop-portal-wlr: Update to 0.7.1., guix-commits, 2024/03/21