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

Felix Yan felixonmars at archlinux.org
Sat Nov 18 14:02:10 UTC 2017


    Date: Saturday, November 18, 2017 @ 14:02:09
  Author: felixonmars
Revision: 267281

upgpkg: haskell-juicypixels 3.2.9.1-1

rebuild with JuicyPixels,3.2.9.1

Modified:
  haskell-juicypixels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-18 13:49:21 UTC (rev 267280)
+++ PKGBUILD	2017-11-18 14:02:09 UTC (rev 267281)
@@ -4,8 +4,8 @@
 
 _hkgname=JuicyPixels
 pkgname=haskell-juicypixels
-pkgver=3.2.8.3
-pkgrel=2
+pkgver=3.2.9.1
+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=('8fe8e279237c522a6aa6acbb69aa52171e1311039aaff4edc062de5c4c67157f6e6b6e30bb3fdd8ab7b0f9687975692b1fddfc99234070ef6f736b560a8be622')
+sha512sums=('3de419754afe832be727f09650e59c4deb86677bfbf7c77a9ca2dd814f9f68b906b3b947108ead2a83abd846264c91bca9d383ec9ff1c31a83e4fc82493c7d8d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list