guix-commits
[Top][All Lists]
Advanced

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

18/18: gnu: rust-modifier-0.1: Don't hide package.


From: guix-commits
Subject: 18/18: gnu: rust-modifier-0.1: Don't hide package.
Date: Sun, 9 Feb 2020 05:14:43 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit 5998ac14f376194d3878f918cb9e04a6ff599d77
Author: Efraim Flashner <address@hidden>
AuthorDate: Sun Feb 9 12:10:26 2020 +0200

    gnu: rust-modifier-0.1: Don't hide package.
    
    * gnu/packages/crates-io.scm (rust-modifier-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 e3e12b2..1cfbd8f 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -6860,7 +6860,6 @@ checking.")
       "Chaining APIs for both self -> Self and &mut self methods.")
     (description
       "Chaining APIs for both self -> Self and &mut self methods.")
-    (properties '((hidden? . #t)))
     (license license:expat)))
 
 (define-public rust-natord-1.0



reply via email to

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