gnu: rust-temp-testdir-0.2: Remove stray comment.

* gnu/packages/crates-io.scm (rust-temp-testdir-0.2): Remove stray
comment.

Change-Id: I430f48ecafe11eb39a7085f5d4f8774a373fd856
This commit is contained in:
Efraim Flashner 2024-01-22 11:50:11 +02:00
parent e20b534474
commit 5e6b035f64
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -68367,9 +68367,6 @@ (define-public rust-temp-testdir-0.2
(base32
"1z5yv6d9944md5zg6g0sbahv7xjga2k232x40x4l20kq8af1w7wj"))))
(build-system cargo-build-system)
#;
(arguments
`(#:skip-build? #t))
(home-page "https://github.com/la10736/temp_testdir")
(synopsis "Use a temp directory")
(description