mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: eza: Update to 0.23.4.
* gnu/packages/rust-apps.scm (eza): Update to 0.23.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
374f763619
commit
321fe13444
2 changed files with 15 additions and 8 deletions
|
|
@ -1018,14 +1018,14 @@ console.")
|
||||||
(define-public eza
|
(define-public eza
|
||||||
(package
|
(package
|
||||||
(name "eza")
|
(name "eza")
|
||||||
(version "0.21.3")
|
(version "0.23.4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (crate-uri "eza" version))
|
(uri (crate-uri "eza" version))
|
||||||
(file-name (string-append name "-" version ".tar.gz"))
|
(file-name (string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "09jksgqqsvzxha335a9cv5xqm1mr9gsamk85bg1giwnhqgfg1kkw"))))
|
(base32 "099fmcc2phdfjs1jb6fb15zhijsss1cczx2nzps0p9bs3yqirisj"))))
|
||||||
(build-system cargo-build-system)
|
(build-system cargo-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
|
||||||
|
|
@ -13906,6 +13906,10 @@
|
||||||
(crate-source "phf_generator" "0.11.3"
|
(crate-source "phf_generator" "0.11.3"
|
||||||
"0gc4np7s91ynrgw73s2i7iakhb4lzdv1gcyx7yhlc0n214a2701w"))
|
"0gc4np7s91ynrgw73s2i7iakhb4lzdv1gcyx7yhlc0n214a2701w"))
|
||||||
|
|
||||||
|
(define rust-phf-generator-0.12.1
|
||||||
|
(crate-source "phf_generator" "0.12.1"
|
||||||
|
"0nvcdbc2j7pznjin4qhw360c8zgfn5isx3bld1ixsqgdmwk13frc"))
|
||||||
|
|
||||||
(define rust-phf-generator-0.13.1
|
(define rust-phf-generator-0.13.1
|
||||||
(crate-source "phf_generator" "0.13.1"
|
(crate-source "phf_generator" "0.13.1"
|
||||||
"0dwpp11l41dy9mag4phkyyvhpf66lwbp79q3ik44wmhyfqxcwnhk"))
|
"0dwpp11l41dy9mag4phkyyvhpf66lwbp79q3ik44wmhyfqxcwnhk"))
|
||||||
|
|
@ -13918,6 +13922,10 @@
|
||||||
(crate-source "phf_macros" "0.11.3"
|
(crate-source "phf_macros" "0.11.3"
|
||||||
"05kjfbyb439344rhmlzzw0f9bwk9fp95mmw56zs7yfn1552c0jpq"))
|
"05kjfbyb439344rhmlzzw0f9bwk9fp95mmw56zs7yfn1552c0jpq"))
|
||||||
|
|
||||||
|
(define rust-phf-macros-0.12.1
|
||||||
|
(crate-source "phf_macros" "0.12.1"
|
||||||
|
"0s230ikydi4n2vi9s03d49k5fznkg6kpq12jmlg0jbx8jf1ja4yp"))
|
||||||
|
|
||||||
(define rust-phf-macros-0.13.1
|
(define rust-phf-macros-0.13.1
|
||||||
(crate-source "phf_macros" "0.13.1"
|
(crate-source "phf_macros" "0.13.1"
|
||||||
"1vv9h8pr7xh18sigpvq1hxc8q9nmjmv6gdpqsp65krxiahmh6bw1"))
|
"1vv9h8pr7xh18sigpvq1hxc8q9nmjmv6gdpqsp65krxiahmh6bw1"))
|
||||||
|
|
@ -30649,10 +30657,10 @@
|
||||||
rust-partition-identity-0.3.0
|
rust-partition-identity-0.3.0
|
||||||
rust-path-clean-1.0.1
|
rust-path-clean-1.0.1
|
||||||
rust-percent-encoding-2.3.1
|
rust-percent-encoding-2.3.1
|
||||||
rust-phf-0.11.3
|
rust-phf-0.12.1
|
||||||
rust-phf-generator-0.11.3
|
rust-phf-generator-0.12.1
|
||||||
rust-phf-macros-0.11.3
|
rust-phf-macros-0.12.1
|
||||||
rust-phf-shared-0.11.3
|
rust-phf-shared-0.12.1
|
||||||
rust-pkg-config-0.3.32
|
rust-pkg-config-0.3.32
|
||||||
rust-plist-1.7.2
|
rust-plist-1.7.2
|
||||||
rust-plotters-0.3.7
|
rust-plotters-0.3.7
|
||||||
|
|
@ -30770,8 +30778,7 @@
|
||||||
rust-zerofrom-derive-0.1.6
|
rust-zerofrom-derive-0.1.6
|
||||||
rust-zerotrie-0.2.2
|
rust-zerotrie-0.2.2
|
||||||
rust-zerovec-0.11.2
|
rust-zerovec-0.11.2
|
||||||
rust-zerovec-derive-0.11.1
|
rust-zerovec-derive-0.11.1))
|
||||||
rust-zoneinfo-compiled-0.5.1))
|
|
||||||
(fclones =>
|
(fclones =>
|
||||||
(list rust-aho-corasick-1.1.3
|
(list rust-aho-corasick-1.1.3
|
||||||
rust-android-tzdata-0.1.1
|
rust-android-tzdata-0.1.1
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue