Date: Wednesday, May 5, 2021 @ 18:13:17 Author: felixonmars Revision: 927864
upgpkg: haskell-hasql-transaction 1.0.0.2-10: rebuild with uuid-types 1.0.5, uuid 1.3.15 Modified: haskell-hasql-transaction/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-05 18:12:13 UTC (rev 927863) +++ PKGBUILD 2021-05-05 18:13:17 UTC (rev 927864) @@ -3,7 +3,7 @@ _hkgname=hasql-transaction pkgname=haskell-hasql-transaction pkgver=1.0.0.2 -pkgrel=9 +pkgrel=10 pkgdesc="A composable abstraction over the retryable transactions for Hasql" url="https://github.com/nikita-volkov/hasql-transaction" license=('MIT')
