gnu: rust-crc32fast-1.2: Remove minor version from variable name.

* gnu/packages/crates-io.scm (rust-crc32fast-1.2): Rename to rust-crc32fast-1.
This commit is contained in:
Arun Isaac 2020-09-14 23:28:33 +05:30
parent bad1bdbdb7
commit 1446702059
No known key found for this signature in database
GPG key ID: 2E25EE8B61802BB3
2 changed files with 10 additions and 10 deletions

View file

@ -920,7 +920,7 @@ for computer graphics.")
("rust-scoped-threadpool" ,rust-scoped-threadpool-0.1)
("rust-tiff" ,rust-tiff-0.5))
#:cargo-development-inputs
(("rust-crc32fast" ,rust-crc32fast-1.2)
(("rust-crc32fast" ,rust-crc32fast-1)
("rust-criterion" ,rust-criterion-0.3)
("rust-glob" ,rust-glob-0.3)
("rust-num-complex" ,rust-num-complex-0.3)
@ -959,7 +959,7 @@ for the most common image formats.")
("rust-scoped-threadpool" ,rust-scoped-threadpool-0.1)
("rust-tiff" ,rust-tiff-0.3))
#:cargo-development-inputs
(("rust-crc32fast" ,rust-crc32fast-1.2)
(("rust-crc32fast" ,rust-crc32fast-1)
("rust-glob" ,rust-glob-0.3)
("rust-num-complex" ,rust-num-complex-0.2)
("rust-quickcheck" ,rust-quickcheck-0.9))))))
@ -1538,7 +1538,7 @@ interactive applications.")
`(#:skip-build? #t
#:cargo-inputs
(("rust-bitflags" ,rust-bitflags-1)
("rust-crc32fast" ,rust-crc32fast-1.2)
("rust-crc32fast" ,rust-crc32fast-1)
("rust-deflate" ,rust-deflate-0.8)
("rust-miniz-oxide" ,rust-miniz-oxide-0.3))
#:cargo-development-inputs
@ -1573,7 +1573,7 @@ interactive applications.")
`(#:skip-build? #t
#:cargo-inputs
(("rust-bitflags" ,rust-bitflags-1)
("rust-crc32fast" ,rust-crc32fast-1.2)
("rust-crc32fast" ,rust-crc32fast-1)
("rust-deflate" ,rust-deflate-0.7)
("rust-inflate" ,rust-inflate-0.4))
#:cargo-development-inputs