1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-12 18:10:47 +02:00

gnu: universal-ctags: Update to 6.1.20250525.0.

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

Change-Id: If7e5988247a99744878ecf3b02ed93a5030af636
This commit is contained in:
Efraim Flashner 2025-05-27 15:46:55 +03:00 committed by Ian Eure
parent 225585d4b1
commit a141278ebb
No known key found for this signature in database
GPG key ID: 8499AC88F1A71CF2

View file

@ -481,7 +481,7 @@ features that are not supported by the standard @code{stdio} implementation.")
(define-public universal-ctags
(package
(name "universal-ctags")
(version "6.1.20240317.0")
(version "6.1.20250525.0")
(source
(origin
(method git-fetch)
@ -491,7 +491,7 @@ features that are not supported by the standard @code{stdio} implementation.")
(file-name (git-file-name name version))
(sha256
(base32
"1bs48bickx04rdr2g60pppyb5r0rjhyslwr1gr05qdv0bsmwf61x"))
"0nxhmpzkxixb303bsihd5j7n0d29ak2lgnqff920q3dm33y965sy"))
(modules '((guix build utils)))
(snippet
'(begin