gnu: universal-ctags: Update to 6.1.20240317.0.

* gnu/packages/code.scm (universal-ctags): Update to 6.1.20240317.0.

Change-Id: I035bc73702fbe9951820e176f09bde16bd9049c6
This commit is contained in:
Efraim Flashner 2024-03-21 14:08:05 +02:00
parent 7f4cd6c50c
commit ec0e5e9369
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -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