mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 01:26:43 +01:00
gnu: rust-try-lock-0.2: Don't hide package.
* gnu/packages/crates-io.scm (rust-try-lock-0.2)[properties]: Remove field.
This commit is contained in:
parent
4479f8270b
commit
9dbe9948b5
1 changed files with 0 additions and 1 deletions
|
@ -14518,7 +14518,6 @@ (define-public rust-try-lock-0.2
|
|||
(synopsis "Lightweight atomic lock")
|
||||
(description
|
||||
"This package provides a lightweight atomic lock.")
|
||||
(properties '((hidden? . #t)))
|
||||
(license license:expat)))
|
||||
|
||||
(define-public rust-trybuild-1.0
|
||||
|
|
Loading…
Reference in a new issue