Date: Monday, May 27, 2019 @ 20:46:33 Author: felixonmars Revision: 472030
upgpkg: haskell-hasql-transaction 0.7.1-26 rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 2.7.1, time-compat 1.9.2.2, quickcheck-instances 0.3.21, http-api-data 0.4.1 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-27 20:46:12 UTC (rev 472029) +++ PKGBUILD 2019-05-27 20:46:33 UTC (rev 472030) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=0.7.1 -pkgrel=25 +pkgrel=26 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
