Date: Friday, November 15, 2019 @ 14:55:06 Author: felixonmars Revision: 529219
upgpkg: haskell-hjsmin 0.2.0.4-1 rebuild with hjsmin 0.2.0.4 Modified: haskell-hjsmin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-15 14:52:40 UTC (rev 529218) +++ PKGBUILD 2019-11-15 14:55:06 UTC (rev 529219) @@ -3,7 +3,7 @@ _hkgname=hjsmin pkgname=haskell-hjsmin -pkgver=0.2.0.3 +pkgver=0.2.0.4 pkgrel=1 pkgdesc="Haskell implementation of a javascript minifier" url="https://github.com/erikd/hjsmin" @@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-language-javascript' 'haskell-optparse-applicative') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('2b0595b1e2cb44f6a7776e4fb3c69fdb4716150f83277bcb4aa35bec2453b150de41010a85f0de2da6a5b2cbf8f3148d76d814e1dad1616dd849a84a4dac42bd') +sha512sums=('11534fd3f351cb1b73e9f166ee42737eb31c10f8f49b2b8d593f9a5a07d08d6b070f71204ec41257d02f38b0dc1172f48bd95d59b553b9f602b90018a795b07c') build() { cd $_hkgname-$pkgver
