Date: Thursday, February 1, 2018 @ 15:16:45
  Author: felixonmars
Revision: 288493

upgpkg: haskell-juicypixels 3.2.9.4-1

rebuild with JuicyPixels,3.2.9.4

Modified:
  haskell-juicypixels/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-02-01 14:58:54 UTC (rev 288492)
+++ PKGBUILD    2018-02-01 15:16:45 UTC (rev 288493)
@@ -4,8 +4,8 @@
 
 _hkgname=JuicyPixels
 pkgname=haskell-juicypixels
-pkgver=3.2.9.3
-pkgrel=2
+pkgver=3.2.9.4
+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=('d2921866b8082e3dc26908cece3cd8b318f7f201ea8a77373eaa433c87a906ded85c692768c95c58cf1496c4a95f9f1dd86a62afd6a1535245aeb8f203423a14')
+sha512sums=('441fee9d1a91ec88f97652772043ab60795a4c6fcef37544462babbdfe561ad08c560470b0a169486d291a8aa745c13f99177683ff8dbcc6f8045374f6dbdb39')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to