Date: Sunday, August 29, 2021 @ 01:48:04 Author: felixonmars Revision: 1008410
upgpkg: haskell-sqlite-simple 0.4.18.0-44: rebuild with hashable 1.3.3.0 Modified: haskell-sqlite-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-29 01:47:13 UTC (rev 1008409) +++ PKGBUILD 2021-08-29 01:48:04 UTC (rev 1008410) @@ -3,7 +3,7 @@ _hkgname=sqlite-simple pkgname=haskell-sqlite-simple pkgver=0.4.18.0 -pkgrel=43 +pkgrel=44 pkgdesc="Mid-Level SQLite client library" url="http://github.com/nurpax/sqlite-simple" license=("BSD")
