guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: guile-2.0: Remove obsolete patch.


From: Mark H. Weaver
Subject: 02/03: gnu: guile-2.0: Remove obsolete patch.
Date: Sun, 21 Aug 2016 01:51:35 +0000 (UTC)

mhw pushed a commit to branch core-updates
in repository guix.

commit 923d9caa1800fb48b1745cf9ef0fd294a423d4cd
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 ac364fd..4c25a72 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]