Date: Friday, January 10, 2020 @ 04:54:27
  Author: felixonmars
Revision: 551540

upgpkg: haskell-binary-orphans 0.1.8.0-119: rebuild with ghc 8.8.1, 
cabal-doctest 1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, 
regex-pcre 0.95.0.0, regex-posix 0.96.0.0, regex-tdfa 1.3.1.0, easytest 0.3, 
unexceptionalio 0.5.0, gtk2hs-buildtools 0.13.8.0, ghc-typelits-natnormalise 
0.7, resolv 0.1.1.3, ghc-typelits-knownnat 0.7.1

Modified:
  haskell-binary-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-01-10 04:51:13 UTC (rev 551539)
+++ PKGBUILD    2020-01-10 04:54:27 UTC (rev 551540)
@@ -4,7 +4,7 @@
 _hkgname=binary-orphans
 pkgname=haskell-binary-orphans
 pkgver=0.1.8.0
-pkgrel=118
+pkgrel=119
 pkgdesc="Orphan instances for binary"
 url="https://github.com/phadej/binary-orphans";
 license=("BSD")
@@ -18,7 +18,7 @@
 
 prepare() {
     cd $_hkgname-$pkgver
-    sed -i -e 's/<.*4.11/<5/' -e 's/<.*1.3/<2/' -e 's/<.*0.8/<1/' -e 's/< 
*1.2.1/<2/' $_hkgname.cabal
+    sed -i -e 's/< *1.9/<2/' -e 's/<.*4.11/<5/' -e 's/<.*1.3/<2/' -e 
's/<.*0.8/<1/' -e 's/< *1.2.1/<2/' $_hkgname.cabal
 }
 
 build() {

Reply via email to