Date: Monday, August 29, 2022 @ 18:52:49 Author: felixonmars Revision: 1285556
upgpkg: haskell-hasql-implicits 0.1.0.5-1: rebuild with hasql-implicits 0.1.0.5 Modified: haskell-hasql-implicits/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-29 18:48:57 UTC (rev 1285555) +++ PKGBUILD 2022-08-29 18:52:49 UTC (rev 1285556) @@ -2,8 +2,8 @@ _hkgname=hasql-implicits pkgname=haskell-hasql-implicits -pkgver=0.1.0.4 -pkgrel=23 +pkgver=0.1.0.5 +pkgrel=1 pkgdesc="Implicit definitions for Hasql, such as default codecs for standard types" url="https://github.com/nikita-volkov/hasql-implicits" license=("MIT") @@ -12,7 +12,7 @@ 'haskell-uuid' 'haskell-vector') makedepends=('ghc' 'uusi') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('caa836d76901d2650b10faf27e2525ceb513a893fdf50006b923bffb6bec48d3') +sha256sums=('90dafbff59c972e0d1e07d365ea9c444e7d7e5f43d4cc01e3cfb0fa174a0ae82') prepare() { cd $_hkgname-$pkgver
