gnu: guile-2.0: Remove obsolete patch.

* gnu/packages/guile.scm (guile-2.0)[source]: Remove patch.
This commit is contained in:
Leo Famulari 2016-08-05 19:02:22 -04:00 committed by Mark H Weaver
parent 7f9c897098
commit 923d9caa18
No known key found for this signature in database
GPG Key ID: 7CEF29847562C516
1 changed files with 1 additions and 2 deletions

View File

@ -137,8 +137,7 @@ without requiring the source code to be rewritten.")
".tar.xz")) ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1sdpjq0jf1h65w29q0zprj4x6kdp5jskkvbnlwphy9lvdxrqg0fy")) "1sdpjq0jf1h65w29q0zprj4x6kdp5jskkvbnlwphy9lvdxrqg0fy"))))
(patches (search-patches "guile-arm-fixes.patch"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(native-inputs `(("pkgconfig" ,pkg-config))) (native-inputs `(("pkgconfig" ,pkg-config)))
(inputs `(("libffi" ,libffi) (inputs `(("libffi" ,libffi)