me
/
guix
Archived
1
0
Fork 0

gnu: rust-remove-dir-all-0.5: Remove snippet.

* gnu/packages/crates-io.scm (rust-remove-dir-all-0.5)[source]: Remove
outdated snippet.
master
Efraim Flashner 2021-09-22 16:15:13 +03:00
parent 228e7bad8c
commit 3eb14b0562
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 8 deletions

View File

@ -38385,14 +38385,7 @@ uses finite automata and guarantees linear time matching on all inputs.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1rzqbsgkmr053bxxl04vmvsd1njyz0nxvly97aip6aa2cmb15k9s"))
(modules '((guix build utils)))
(snippet
'(begin
;; 'doctest' isn't stable until rust-1.40
(substitute* "src/lib.rs"
(("\\(doctest") "(test"))
#t))))
"1rzqbsgkmr053bxxl04vmvsd1njyz0nxvly97aip6aa2cmb15k9s"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs