[arch-commits] Commit in haskell-path/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Wed Mar 9 09:04:23 UTC 2016


    Date: Wednesday, March 9, 2016 @ 10:04:23
  Author: fyan
Revision: 165703

upgpkg: haskell-path 0.5.7-1

rebuild with persistent-2.2.4.1, path-0.5.7, persistent-sqlite-2.2.1, persistent-template-2.1.6, scientific-0.3.4.5

Modified:
  haskell-path/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-09 08:53:41 UTC (rev 165702)
+++ PKGBUILD	2016-03-09 09:04:23 UTC (rev 165703)
@@ -4,7 +4,7 @@
 
 _hkgname=path
 pkgname=haskell-path
-pkgver=0.5.6
+pkgver=0.5.7
 pkgrel=1
 pkgdesc="Path"
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -14,12 +14,8 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('342dc9b95eac59a1eccf5949f54f54571f39e9203127829169102d6efbab30c4')
+sha256sums=('5b631abc6cedcb634ec6886d43291e01c694d8088c5faee13a3b64010beb05ab')
 
-prepare() {
-    sed -i '16d' ${_hkgname}-${pkgver}/src/Path.hs
-}
-
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"
     



More information about the arch-commits mailing list