gnu: rust-oorandom-11: Rename from rust-oorandom-11.1.
* gnu/packages/crates-io.scm (rust-oorandom-11): Use new name. (rust-criterion-0.5, rust-criterion-0.4, rust-criterion-0.3, rust-salsa-0.17): Use new name. * gnu/packages/rust-apps.scm (rust-analyzer): Same.
This commit is contained in:
parent
0ae710f372
commit
e254412070
@ -16248,7 +16248,7 @@ http://reveng.sourceforge.net/crc-catalogue) expressed as simple Rust structs.")
|
||||
("rust-itertools" ,rust-itertools-0.10)
|
||||
("rust-num-traits" ,rust-num-traits-0.2)
|
||||
("rust-once-cell" ,rust-once-cell-1)
|
||||
("rust-oorandom" ,rust-oorandom-11.1)
|
||||
("rust-oorandom" ,rust-oorandom-11)
|
||||
("rust-plotters" ,rust-plotters-0.3)
|
||||
("rust-rayon" ,rust-rayon-1)
|
||||
("rust-regex" ,rust-regex-1)
|
||||
@ -16298,7 +16298,7 @@ http://reveng.sourceforge.net/crc-catalogue) expressed as simple Rust structs.")
|
||||
("rust-itertools" ,rust-itertools-0.10)
|
||||
("rust-lazy-static" ,rust-lazy-static-1)
|
||||
("rust-num-traits" ,rust-num-traits-0.2)
|
||||
("rust-oorandom" ,rust-oorandom-11.1)
|
||||
("rust-oorandom" ,rust-oorandom-11)
|
||||
("rust-plotters" ,rust-plotters-0.3)
|
||||
("rust-rayon" ,rust-rayon-1)
|
||||
("rust-regex" ,rust-regex-1)
|
||||
@ -16341,7 +16341,7 @@ http://reveng.sourceforge.net/crc-catalogue) expressed as simple Rust structs.")
|
||||
("rust-itertools" ,rust-itertools-0.10)
|
||||
("rust-lazy-static" ,rust-lazy-static-1)
|
||||
("rust-num-traits" ,rust-num-traits-0.2)
|
||||
("rust-oorandom" ,rust-oorandom-11.1)
|
||||
("rust-oorandom" ,rust-oorandom-11)
|
||||
("rust-plotters" ,rust-plotters-0.3)
|
||||
("rust-rayon" ,rust-rayon-1)
|
||||
("rust-regex" ,rust-regex-1)
|
||||
@ -45372,7 +45372,7 @@ be assigned to at most once and provide direct access to the stored
|
||||
contents.")
|
||||
(license (list license:expat license:asl2.0))))
|
||||
|
||||
(define-public rust-oorandom-11.1
|
||||
(define-public rust-oorandom-11
|
||||
(package
|
||||
(name "rust-oorandom")
|
||||
(version "11.1.3")
|
||||
@ -59835,7 +59835,7 @@ in pure Rust.")
|
||||
("rust-indexmap" ,rust-indexmap-1.7)
|
||||
("rust-lock-api" ,rust-lock-api-0.4)
|
||||
("rust-log" ,rust-log-0.4)
|
||||
("rust-oorandom" ,rust-oorandom-11.1)
|
||||
("rust-oorandom" ,rust-oorandom-11)
|
||||
("rust-parking-lot" ,rust-parking-lot-0.11)
|
||||
("rust-rustc-hash" ,rust-rustc-hash-1)
|
||||
("rust-salsa-macros" ,rust-salsa-macros-0.17)
|
||||
|
@ -1955,7 +1955,7 @@ background agent taking care of maintaining the necessary state.")
|
||||
(("rust-arbitrary" ,rust-arbitrary-1)
|
||||
("rust-derive-arbitrary" ,rust-derive-arbitrary-1)
|
||||
("rust-expect-test" ,rust-expect-test-1)
|
||||
("rust-oorandom" ,rust-oorandom-11.1)
|
||||
("rust-oorandom" ,rust-oorandom-11)
|
||||
("rust-quote" ,rust-quote-1.0.10)
|
||||
("rust-rayon" ,rust-rayon-1)
|
||||
("rust-tracing" ,rust-tracing-0.1)
|
||||
|
Loading…
Reference in New Issue
Block a user