Date: Saturday, March 26, 2022 @ 18:52:30 Author: felixonmars Revision: 1176916
upgpkg: haskell-hasql-implicits 0.1.0.3-2: rebuild with parsers (fix attoparsec flag) Modified: haskell-hasql-implicits/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-26 18:52:00 UTC (rev 1176915) +++ PKGBUILD 2022-03-26 18:52:30 UTC (rev 1176916) @@ -3,7 +3,7 @@ _hkgname=hasql-implicits pkgname=haskell-hasql-implicits pkgver=0.1.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="Implicit definitions for Hasql, such as default codecs for standard types" url="https://github.com/nikita-volkov/hasql-implicits" license=("MIT")
