[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
100/111: gnu: rust-hyprland-0.3: Update to 0.3.13.
From: |
guix-commits |
Subject: |
100/111: gnu: rust-hyprland-0.3: Update to 0.3.13. |
Date: |
Thu, 21 Nov 2024 08:33:40 -0500 (EST) |
efraim pushed a commit to branch rust-team
in repository guix.
commit b08509df7f6d9aaed91d9dbff1834466b4bc872b
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Nov 21 14:47:01 2024 +0200
gnu: rust-hyprland-0.3: Update to 0.3.13.
* gnu/packages/crates-io.scm (rust-hyprland-0.3): Update to 0.3.13.
[cargo-inputs]: Replace rust-async-net-1 with 2, rust-futures-lite-1
with 2, rust-strum-0.25 with 0.26.
Change-Id: I0694060638a28e4eae671ca1762c206d70b6b203
---
gnu/packages/crates-io.scm | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index d0f13a117c..e4e72d0c6e 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -34503,7 +34503,7 @@ SystemTime}}.")
(define-public rust-hyprland-0.3
(package
(name "rust-hyprland")
- (version "0.3.12")
+ (version "0.3.13")
(source
(origin
(method url-fetch)
@@ -34511,7 +34511,7 @@ SystemTime}}.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "01pvz7bpdwj6ja410mm2flrk43x6cq1xbp11mpf1ngwzi7klmafz"))))
+ "1s6xi0k93nxi4xgw09k14xxvdygwqc5nr4fk9n4m3m35q0f8yypq"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-test-flags
@@ -34522,13 +34522,13 @@ SystemTime}}.")
"--skip=data"
"--skip=dispatch")
#:cargo-inputs
- (("rust-async-net" ,rust-async-net-1)
+ (("rust-async-net" ,rust-async-net-2)
("rust-async-std" ,rust-async-std-1)
("rust-async-trait" ,rust-async-trait-0.1)
("rust-derive-more" ,rust-derive-more-0.99)
("rust-doc-comment" ,rust-doc-comment-0.3)
("rust-futures" ,rust-futures-0.3)
- ("rust-futures-lite" ,rust-futures-lite-1)
+ ("rust-futures-lite" ,rust-futures-lite-2)
("rust-hex" ,rust-hex-0.4)
("rust-hyprland-macros" ,rust-hyprland-macros-0.3)
("rust-lazy-static" ,rust-lazy-static-1)
@@ -34538,7 +34538,7 @@ SystemTime}}.")
("rust-serde" ,rust-serde-1)
("rust-serde-json" ,rust-serde-json-1)
("rust-serde-repr" ,rust-serde-repr-0.1)
- ("rust-strum" ,rust-strum-0.25)
+ ("rust-strum" ,rust-strum-0.26)
("rust-tokio" ,rust-tokio-1))))
(home-page "https://github.com/hyprland-community/hyprland-rs")
(synopsis "An unofficial rust wrapper for Hyprland's IPC")
- 72/111: gnu: Add rust-gix-refspec-0.23., (continued)
- 72/111: gnu: Add rust-gix-refspec-0.23., guix-commits, 2024/11/21
- 75/111: gnu: Add rust-gix-odb-0.61., guix-commits, 2024/11/21
- 78/111: gnu: Add rust-gix-mailmap-0.23., guix-commits, 2024/11/21
- 81/111: gnu: Add rust-gix-discover-0.33., guix-commits, 2024/11/21
- 84/111: gnu: Add rust-gix-config-0.38., guix-commits, 2024/11/21
- 85/111: gnu: Add rust-gix-archive-0.13., guix-commits, 2024/11/21
- 88/111: gnu: Add rust-rustls-platform-verifier-0.3., guix-commits, 2024/11/21
- 91/111: gnu: Add rust-is-terminal-polyfill-1., guix-commits, 2024/11/21
- 95/111: gnu: Add rust-include-flate-codegen-0.2., guix-commits, 2024/11/21
- 99/111: gnu: vivid: Update to 0.10.1., guix-commits, 2024/11/21
- 100/111: gnu: rust-hyprland-0.3: Update to 0.3.13.,
guix-commits <=
- 97/111: gnu: rust-rust-embed-impl-8: Update to 8.5.0., guix-commits, 2024/11/21
- 111/111: gnu: rust-bindgen-cli: Update to 0.70.1., guix-commits, 2024/11/21
- 105/111: gnu: icedove-minimal: Fix build., guix-commits, 2024/11/21
- 103/111: gnu: Add xremap-kde., guix-commits, 2024/11/21
- 109/111: gnu: hyperfine: Update to 1.18.0., guix-commits, 2024/11/21
- 104/111: gnu: icecat-minimal: Fix build., guix-commits, 2024/11/21
- 15/111: gnu: rust-crates-io-0.40: Update to 0.40.5., guix-commits, 2024/11/21
- 107/111: gnu: Add rust-cargo-toml-0.20., guix-commits, 2024/11/21
- 92/111: gnu: Add rust-foldhash-0.1., guix-commits, 2024/11/21
- 108/111: gnu: cargo-machete: Update to 0.7.0., guix-commits, 2024/11/21