Date: Monday, December 24, 2018 @ 06:48:33 Author: felixonmars Revision: 417719
upgpkg: haskell-unix-time 0.4.4-1 rebuild with unix-time 0.4.4 Modified: haskell-unix-time/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-24 06:46:37 UTC (rev 417718) +++ PKGBUILD 2018-12-24 06:48:33 UTC (rev 417719) @@ -3,7 +3,7 @@ _hkgname=unix-time pkgname=haskell-unix-time -pkgver=0.4.3 +pkgver=0.4.4 pkgrel=1 pkgdesc="Unix time parser/formatter and utilities" url="https://hackage.haskell.org/package/${_hkgname}" @@ -13,7 +13,7 @@ makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 'haskell-hspec' 'haskell-old-locale' 'haskell-quickcheck') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('1f23d98f8f32bc0fe2072c67b641a11b9d798a662e9e8ba9f4b5ad79ea6492f31949eacf3e83127813e8063419af7aea21ca0f0b093eddacfe98e1fdb5ac94a7') +sha512sums=('aa89882a0337c3661ccd4be08780e54258d3c825907437ebbda6eb20f6bacb643b34a9b29db0ef64ac1f2b4cb6707c02edb59edf03227c7a7326e48d6ef3e024') build() { cd $_hkgname-$pkgver
