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

Felix Yan felixonmars at archlinux.org
Sat Feb 13 10:42:07 UTC 2021


    Date: Saturday, February 13, 2021 @ 10:42:07
  Author: felixonmars
Revision: 859073

upgpkg: haskell-network-uri 2.6.4.0-1: rebuild with network-uri 2.6.4.0

Modified:
  haskell-network-uri/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-13 10:34:43 UTC (rev 859072)
+++ PKGBUILD	2021-02-13 10:42:07 UTC (rev 859073)
@@ -2,17 +2,17 @@
 
 _hkgname=network-uri
 pkgname=haskell-network-uri
-pkgver=2.6.3.0
-pkgrel=239
+pkgver=2.6.4.0
+pkgrel=1
 pkgdesc="A library for client-side HTTP"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('BSD')
 arch=('x86_64')
-depends=('ghc-libs' 'sh')
-makedepends=('ghc' 'haskell-criterion' 'haskell-hunit' 'haskell-test-framework'
-             'haskell-test-framework-hunit' 'haskell-test-framework-quickcheck2')
+depends=('ghc-libs' 'haskell-th-compat')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-hunit' 'haskell-tasty' 'haskell-tasty-hunit'
+             'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('15091367e4543de1e2af0d81973b8e456e2c5f5295dcd7a91b91f46c2e07a6a655c6ab4c0837ce7566b21b43bca3569c1b27bb7f437572b09d00e678c7b512f0')
+sha512sums=('78ac19ef0c4c42e5101e152376bc540cc4bf35deb053713c950875905c77fd3a5eae751e94d8e012510e0bf545a31438ceb276a70fb0033ccc39cd2d2b8407f2')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list