Date: Thursday, March 4, 2021 @ 18:31:25 Author: felixonmars Revision: 880567
upgpkg: haskell-hasql-transaction 1.0.0.1-181: rebuild with tasty 1.4, tasty-silver 3.2, tasty-ant-xml 1.1.8 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-04 18:30:51 UTC (rev 880566) +++ PKGBUILD 2021-03-04 18:31:25 UTC (rev 880567) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.0.1 -pkgrel=180 +pkgrel=181 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
