me
/
guix
Archived
1
0
Fork 0

gnu: universal-ctags: Update to 6.0.20231001.0.

* gnu/packages/code.scm (universal-ctags): Update to 6.0.20231001.0.
master
Efraim Flashner 2023-10-04 21:34:39 +03:00
parent c3f47bb2ee
commit 6f8f98f334
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -435,7 +435,7 @@ features that are not supported by the standard @code{stdio} implementation.")
(define-public universal-ctags (define-public universal-ctags
(package (package
(name "universal-ctags") (name "universal-ctags")
(version "6.0.20230212.0") (version "6.0.20231001.0")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -445,7 +445,7 @@ features that are not supported by the standard @code{stdio} implementation.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0616y8sqbydh4baixs1fndknjvhfpf57p7a0yr1l5n732lknk2pm")) "0qik6rsai254prydfx8k2bq7wpim3a272jiw1y37r734k4s9xbrb"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin