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

Felix Yan fyan at archlinux.org
Tue Jan 26 04:48:26 UTC 2016


    Date: Tuesday, January 26, 2016 @ 05:48:26
  Author: fyan
Revision: 158912

upgpkg: haskell-juicypixels 3.2.7-1

Modified:
  haskell-juicypixels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-26 03:16:45 UTC (rev 158911)
+++ PKGBUILD	2016-01-26 04:48:26 UTC (rev 158912)
@@ -4,8 +4,8 @@
 
 _hkgname=JuicyPixels
 pkgname=haskell-juicypixels
-pkgver=3.2.6.4
-pkgrel=3
+pkgver=3.2.7
+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")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('6268583fd7915913b3d68a399184bfcfebfaa010be9aa10232d76324df65a6ac')
+sha256sums=('0126ff02d78045a299e76a35e2a3d3d188e7512f08d57e89bf1e0a94eb6ff14b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list