gnu: rust-section-testing-0.0: Update to 0.0.5.
* gnu/packages/crates-io.scm (rust-section-testing): Update to 0.0.5.
This commit is contained in:
parent
4a580e38c2
commit
ea8bf76184
@ -37492,7 +37492,7 @@ proven statistical guarantees.")
|
|||||||
(define-public rust-section-testing-0.0
|
(define-public rust-section-testing-0.0
|
||||||
(package
|
(package
|
||||||
(name "rust-section-testing")
|
(name "rust-section-testing")
|
||||||
(version "0.0.4")
|
(version "0.0.5")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -37501,7 +37501,7 @@ proven statistical guarantees.")
|
|||||||
(string-append name "-" version ".tar.gz"))
|
(string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0a1zwpcs2dqhky2wd8y82cm25l3s9i5dbyn4ypgmvdysizcxgr7c"))))
|
"18dfl8nacwcd1z2y4sgdx7751czzpl6282q6cd49ys5gd0xlkljz"))))
|
||||||
(build-system cargo-build-system)
|
(build-system cargo-build-system)
|
||||||
(home-page "https://github.com/evanw/section_testing")
|
(home-page "https://github.com/evanw/section_testing")
|
||||||
(synopsis "Library for section-style testing")
|
(synopsis "Library for section-style testing")
|
||||||
|
Loading…
Reference in New Issue
Block a user