Date: Sunday, August 29, 2021 @ 12:07:00 Author: felixonmars Revision: 1009200
upgpkg: haskell-hasql-implicits 0.1.0.2-4: rebuild with hashable 1.3.3.0 Modified: haskell-hasql-implicits/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-29 12:05:26 UTC (rev 1009199) +++ PKGBUILD 2021-08-29 12:07:00 UTC (rev 1009200) @@ -3,7 +3,7 @@ _hkgname=hasql-implicits pkgname=haskell-hasql-implicits pkgver=0.1.0.2 -pkgrel=3 +pkgrel=4 pkgdesc="Implicit definitions for Hasql, such as default codecs for standard types" url="https://github.com/nikita-volkov/hasql-implicits" license=("MIT")
