guix-commits
[Top][All Lists]
Advanced

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

07/41: gnu: rust-openssl-probe-0.1: Don't hide package.


From: guix-commits
Subject: 07/41: gnu: rust-openssl-probe-0.1: Don't hide package.
Date: Tue, 11 Feb 2020 13:24:45 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit d24cfb24c50c50b03645fac98e39c8cab47d04b9
Author: Efraim Flashner <address@hidden>
AuthorDate: Tue Feb 11 17:02:06 2020 +0200

    gnu: rust-openssl-probe-0.1: Don't hide package.
    
    * gnu/packages/crates-io.scm (rust-openssl-probe-0.1)[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 4d31581..589cc61 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -7798,7 +7798,6 @@ Things in odds may move to more appropriate crates if we 
find them.")
     (description
      "This package provides a tool to find SSL certificate locations on the
 system for OpenSSL.")
-    (properties '((hidden? . #t)))
     (license (list license:asl2.0
                    license:expat))))
 



reply via email to

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