guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: guile-2.0: Remove obsolete patch.


From: Leo Famulari
Subject: 01/01: gnu: guile-2.0: Remove obsolete patch.
Date: Fri, 5 Aug 2016 23:03:26 +0000 (UTC)

lfam pushed a commit to branch wip-python
in repository guix.

commit fd90ea23548b7492631146b8886a5d38d8819f83
Author: Leo Famulari <address@hidden>
Date:   Fri Aug 5 19:02:22 2016 -0400

    gnu: guile-2.0: Remove obsolete patch.
    
    * gnu/packages/guile.scm (guile-2.0)[source]: Remove patch.
---
 gnu/packages/guile.scm |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm
index 9b87b6c..a994016 100644
--- a/gnu/packages/guile.scm
+++ b/gnu/packages/guile.scm
@@ -137,8 +137,7 @@ without requiring the source code to be rewritten.")
                                 ".tar.xz"))
             (sha256
              (base32
-              "1sdpjq0jf1h65w29q0zprj4x6kdp5jskkvbnlwphy9lvdxrqg0fy"))
-            (patches (search-patches "guile-arm-fixes.patch"))))
+              "1sdpjq0jf1h65w29q0zprj4x6kdp5jskkvbnlwphy9lvdxrqg0fy"))))
    (build-system gnu-build-system)
    (native-inputs `(("pkgconfig" ,pkg-config)))
    (inputs `(("libffi" ,libffi)



reply via email to

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