guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

32/32: gnu: rust-untrusted-0.7: Don't hide package.


From: guix-commits
Subject: 32/32: gnu: rust-untrusted-0.7: Don't hide package.
Date: Mon, 17 Feb 2020 16:08:53 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit 76a891c9a27f95897777b2b0e41339df3ed2090c
Author: Efraim Flashner <address@hidden>
AuthorDate: Mon Feb 17 23:07:03 2020 +0200

    gnu: rust-untrusted-0.7: Don't hide package.
    
    * gnu/packages/crates-io.scm (rust-untrusted-0.7)[properties]: Remove
    field.
---
 gnu/packages/crates-io.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index c15aee4..b55da5b 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -14992,7 +14992,6 @@ whitespace from a string.")
     (description
      "Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of
 untrusted inputs in Rust.")
-    (properties '((hidden? . #t)))
     (license license:isc)))
 
 (define-public rust-url-2.1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]