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

Felix Yan felixonmars at archlinux.org
Mon Jan 21 12:04:33 UTC 2019


    Date: Monday, January 21, 2019 @ 12:04:32
  Author: felixonmars
Revision: 426006

upgpkg: haskell-swagger2 2.2.2-79

rebuild with QuickCheck 2.12.6.1, servant 0.15, servant-server 0.15, servant-swagger 1.1.7, hspec-discover 2.7.0, hspec-meta 2.6.0, hspec-core 2.7.0, hspec 2.7.0, hspec-contrib 0.5.1

Modified:
  haskell-swagger2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-21 11:59:18 UTC (rev 426005)
+++ PKGBUILD	2019-01-21 12:04:32 UTC (rev 426006)
@@ -4,7 +4,7 @@
 _hkgname=swagger2
 pkgname=haskell-swagger2
 pkgver=2.2.2
-pkgrel=78
+pkgrel=79
 pkgdesc="Swagger 2.0 data model"
 url="https://github.com/GetShopTV/swagger2"
 license=("BSD")
@@ -23,7 +23,7 @@
     cd $_hkgname-$pkgver
     sed -i -e 's/<.*2.7/<3/' -e 's/<.*4.17/<5/' -e 's/<.*1.4/<2/' \
            -e 's/< *4.12/<5/' -e 's/< *0.6/<1/' -e 's/< *2.14/<3/' \
-           -e 's/< *0.4/<1/' $_hkgname.cabal
+           -e 's/< *0.4/<1/' -e 's/< *2.12/<3/' -e 's/< *2.6/<3/' $_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list