[arch-commits] Commit in haskell-juicypixels/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Aug 20 12:49:34 UTC 2017


    Date: Sunday, August 20, 2017 @ 12:49:33
  Author: felixonmars
Revision: 252729

upgpkg: haskell-juicypixels 3.2.8.3-1

rebuild with JuicyPixels,3.2.8.3

Modified:
  haskell-juicypixels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-20 11:40:22 UTC (rev 252728)
+++ PKGBUILD	2017-08-20 12:49:33 UTC (rev 252729)
@@ -4,8 +4,8 @@
 
 _hkgname=JuicyPixels
 pkgname=haskell-juicypixels
-pkgver=3.2.8.2
-pkgrel=2
+pkgver=3.2.8.3
+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=('7182c75db498746bb8aa07488233603debcc13416346752e370e51ba5ffd0bb0d9f8925ff4e70e3dd9d5ef90c3db272f0f6fb3b541363656bb893ba7e03860c3')
+sha512sums=('8fe8e279237c522a6aa6acbb69aa52171e1311039aaff4edc062de5c4c67157f6e6b6e30bb3fdd8ab7b0f9687975692b1fddfc99234070ef6f736b560a8be622')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list