[arch-commits] Commit in haskell-persistent-test/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue May 25 18:38:42 UTC 2021
Date: Tuesday, May 25, 2021 @ 18:38:42
Author: felixonmars
Revision: 946204
upgpkg: haskell-persistent-test 2.13.0.1-1: rebuild with esqueleto 3.4.2.1, persistent 2.13.0.2, persistent-mysql 2.13.0.1, persistent-postgresql 2.13.0.1, persistent-qq 2.12.0.1, persistent-sqlite 2.13.0.2, persistent-test 2.13.0.1
Modified:
haskell-persistent-test/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-25 18:36:54 UTC (rev 946203)
+++ PKGBUILD 2021-05-25 18:38:42 UTC (rev 946204)
@@ -2,8 +2,8 @@
_hkgname=persistent-test
pkgname=haskell-persistent-test
-pkgver=2.12.0.0
-pkgrel=14
+pkgver=2.13.0.1
+pkgrel=1
pkgdesc="Tests for Persistent"
url="https://github.com/yesodweb/persistent"
license=('MIT')
@@ -14,9 +14,9 @@
'haskell-quickcheck-instances' 'haskell-random' 'haskell-resourcet'
'haskell-transformers-base' 'haskell-unliftio' 'haskell-unliftio-core'
'haskell-unordered-containers')
-makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck')
+makedepends=('ghc' 'haskell-hspec' 'haskell-http-api-data' 'haskell-quickcheck')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('ba0631be6b38a3aba4269a6da2be33fb273859ab5901de2bf1a2412c0a463520fb22c22fd9101d337317c915c718d37250c4e0a10ea23dee48b1bad049c2d535')
+sha512sums=('4c042a3dbbd5dd29ac11b6185d70505d7329fdac5a735f4d8e88ff3c781d9fbf4ff4ada7446ad2c85ef2e4c6533ecdf81cf74dca4da4f29f8ac96dba22bbeff2')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list