Date: Tuesday, March 20, 2018 @ 03:56:28 Author: felixonmars Revision: 309227
upgpkg: haskell-juicypixels 3.2.9.5-1 rebuild with JuicyPixels,3.2.9.5 Modified: haskell-juicypixels/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-20 03:38:01 UTC (rev 309226) +++ PKGBUILD 2018-03-20 03:56:28 UTC (rev 309227) @@ -4,8 +4,8 @@ _hkgname=JuicyPixels pkgname=haskell-juicypixels -pkgver=3.2.9.4 -pkgrel=3 +pkgver=3.2.9.5 +pkgrel=1 pkgdesc="Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)" url="https://github.com/Twinside/Juicy.Pixels" license=("custom:BSD3") @@ -13,7 +13,7 @@ depends=('ghc-libs' "haskell-mtl" "haskell-primitive" "haskell-vector" "haskell-zlib") makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('441fee9d1a91ec88f97652772043ab60795a4c6fcef37544462babbdfe561ad08c560470b0a169486d291a8aa745c13f99177683ff8dbcc6f8045374f6dbdb39') +sha512sums=('7ee32404d6f99f335eb159f79e6f5fab070911bdf18d34d647721d234407615c68cc43d5f6e44b076a89989bf44428b4ccd36fc9b876da94feda6f957376f90e') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
