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

Felix Yan felixonmars at archlinux.org
Wed Jan 3 17:21:58 UTC 2018


    Date: Wednesday, January 3, 2018 @ 17:21:57
  Author: felixonmars
Revision: 278312

upgpkg: haskell-juicypixels 3.2.9.3-1

rebuild with JuicyPixels,3.2.9.3

Modified:
  haskell-juicypixels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-03 17:15:15 UTC (rev 278311)
+++ PKGBUILD	2018-01-03 17:21:57 UTC (rev 278312)
@@ -4,8 +4,8 @@
 
 _hkgname=JuicyPixels
 pkgname=haskell-juicypixels
-pkgver=3.2.9.1
-pkgrel=2
+pkgver=3.2.9.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=('3de419754afe832be727f09650e59c4deb86677bfbf7c77a9ca2dd814f9f68b906b3b947108ead2a83abd846264c91bca9d383ec9ff1c31a83e4fc82493c7d8d')
+sha512sums=('d2921866b8082e3dc26908cece3cd8b318f7f201ea8a77373eaa433c87a906ded85c692768c95c58cf1496c4a95f9f1dd86a62afd6a1535245aeb8f203423a14')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list