guix-commits
[Top][All Lists]
Advanced

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

02/22: gnu: rust-unindent-0.1: Don't hide package.


From: guix-commits
Subject: 02/22: gnu: rust-unindent-0.1: Don't hide package.
Date: Tue, 18 Feb 2020 04:28:16 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit 983935ced0f8832bf83b5a08e4323a8d68a35b3d
Author: Efraim Flashner <address@hidden>
AuthorDate: Tue Feb 18 10:06:29 2020 +0200

    gnu: rust-unindent-0.1: Don't hide package.
    
    * gnu/packages/crates-io.scm (rust-unindent-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 cfe6e18..56c3745 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -14927,7 +14927,6 @@ or XID_Continue properties according to Unicode 
Standard Annex #31.")
     (synopsis "Remove a column of leading whitespace from a string")
     (description "This crate allows you to remove a column of leading
 whitespace from a string.")
-    (properties '((hidden? . #t)))
     (license (list license:asl2.0
                    license:expat))))
 



reply via email to

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