gnu: codeberg-cli: Update to 0.5.4.

* gnu/packages/rust-apps.scm (codeberg-cli): Update to 0.5.4.

Change-Id: Ic6d7db15ee91de5a703e76d5cd05123da2375dda
This commit is contained in:
jgart 2026-01-22 14:38:23 -05:00
parent e4f565e886
commit fdf03043f7
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35
2 changed files with 1562 additions and 1250 deletions

View file

@ -660,7 +660,7 @@ through tools like `gdb`.")
(define-public codeberg-cli
(package
(name "codeberg-cli")
(version "0.5.0")
(version "0.5.4")
(source
(origin
(method git-fetch)
@ -669,7 +669,7 @@ through tools like `gdb`.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "18va0d0aw4yb5ccl16zndjprnmpz3cqkrfsq4ba4jvf786zgwfkr"))))
(base32 "1rbbf0f2zcgn3mw31s3763sbx4bmbp12ab2zap9cj6l3jbs5zqm3"))))
(build-system cargo-build-system)
(arguments
(list

File diff suppressed because it is too large Load diff