gnu: rust-section-testing-0.0: Rename package.
* gnu/packages/crates-io.scm (rust-section-testing-0.0): Rename to ... (rust-section-testing-0.0.5): ... this. * gnu/packages/syndication.scm (newsboat)[cargo-development-inputs]: Adjust accordingly. Change-Id: I8d887bd947de71ddc6ee39d106b8b647ad8f7c1d
This commit is contained in:
parent
938943fb9f
commit
03b0fc2f3b
@ -68801,7 +68801,7 @@ statistical guarantees.")
|
||||
(description "Library to interface with Secret Service API.")
|
||||
(license (list license:expat license:asl2.0))))
|
||||
|
||||
(define-public rust-section-testing-0.0
|
||||
(define-public rust-section-testing-0.0.5
|
||||
(package
|
||||
(name "rust-section-testing")
|
||||
(version "0.0.5")
|
||||
|
@ -276,7 +276,7 @@ cards.")
|
||||
#:cargo-development-inputs
|
||||
(("rust-tempfile" ,rust-tempfile-3)
|
||||
("rust-proptest" ,rust-proptest-1)
|
||||
("rust-section-testing" ,rust-section-testing-0.0))
|
||||
("rust-section-testing" ,rust-section-testing-0.0.5))
|
||||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
,@(if (not (assoc-ref inputs "asciidoctor"))
|
||||
|
Loading…
Reference in New Issue
Block a user