mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-percent-encoding-2.1: Remove minor version from variable name.
* gnu/packages/crates-io.scm (rust-percent-encoding-2.1): Rename to rust-percent-encoding-2.
This commit is contained in:
parent
30d16d5418
commit
2cc9d2a7cf
4 changed files with 7 additions and 7 deletions
|
@ -2223,7 +2223,7 @@ protocol extensions. Look at the crate wayland-client for usable bindings.")
|
|||
("rust-log" ,rust-log-0.4)
|
||||
("rust-objc" ,rust-objc-0.2)
|
||||
("rust-parking-lot" ,rust-parking-lot-0.10)
|
||||
("rust-percent-encoding" ,rust-percent-encoding-2.1)
|
||||
("rust-percent-encoding" ,rust-percent-encoding-2)
|
||||
("rust-raw-window-handle" ,rust-raw-window-handle-0.3)
|
||||
("rust-serde" ,rust-serde-1)
|
||||
("rust-smithay-client-toolkit" ,rust-smithay-client-toolkit-0.6)
|
||||
|
@ -2272,7 +2272,7 @@ protocol extensions. Look at the crate wayland-client for usable bindings.")
|
|||
("rust-log" ,rust-log-0.4)
|
||||
("rust-objc" ,rust-objc-0.2)
|
||||
("rust-parking-lot" ,rust-parking-lot-0.9)
|
||||
("rust-percent-encoding" ,rust-percent-encoding-2.1)
|
||||
("rust-percent-encoding" ,rust-percent-encoding-2)
|
||||
("rust-raw-window-handle" ,rust-raw-window-handle-0.3)
|
||||
("rust-serde" ,rust-serde-1)
|
||||
("rust-smithay-client-toolkit" ,rust-smithay-client-toolkit-0.4)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue