guix-commits
[Top][All Lists]
Advanced

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

09/23: gnu: rust-libgit2-sys-0.8: Inherit arguments.


From: guix-commits
Subject: 09/23: gnu: rust-libgit2-sys-0.8: Inherit arguments.
Date: Thu, 6 Feb 2020 03:56:53 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit 329d5aad0ea564245d6f6896156cdc3ca1fe2569
Author: John Soo <address@hidden>
AuthorDate: Fri Jan 31 21:50:46 2020 -0800

    gnu: rust-libgit2-sys-0.8: Inherit arguments.
    
    * gnu/packages/crates-io.scm (rust-libgit2-sys-0.8):[arguments] Remove 
field.
    
    Signed-off-by: Efraim Flashner <address@hidden>
---
 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 4fe5752..d57aa1f 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -5771,7 +5771,6 @@ values of all the exported APIs match the platform that 
libc is compiled for.")
         (sha256
          (base32
           "0y2mibmx7wy91s2kmb2gfb29mrqlqaxpy5wcwr8s1lwws7b9w5sc"))))
-    (arguments '())
     (properties '((hidden? . #t)))))
 
 (define-public rust-libgit2-sys-0.7



reply via email to

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