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

Felix Yan fyan at archlinux.org
Wed Jan 20 09:00:11 UTC 2016


    Date: Wednesday, January 20, 2016 @ 10:00:11
  Author: fyan
Revision: 157966

upgpkg: haskell-tasty 0.11.0.2-2

rebuild with text-1.2.2.0, primitive-0.6.1.0

Modified:
  haskell-tasty/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-20 08:59:12 UTC (rev 157965)
+++ PKGBUILD	2016-01-20 09:00:11 UTC (rev 157966)
@@ -5,7 +5,7 @@
 _hkgname=tasty
 pkgname=haskell-tasty
 pkgver=0.11.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Modern and extensible testing framework"
 url="http://documentup.com/feuerbach/tasty"
 license=("MIT")
@@ -18,8 +18,6 @@
 install="${pkgname}.install"
 sha256sums=('3d87f99a046bfda752dcf558f36931135c784af9a2911a61bc4673199f933c63')
 
-# PKGBUILD functions
-
 prepare() {
     sed -i 's/regex-tdfa-rc/regex-tdfa/' ${_hkgname}-${pkgver}/${_hkgname}.cabal
 }



More information about the arch-commits mailing list