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

Felix Yan fyan at archlinux.org
Thu Dec 3 03:15:30 UTC 2015


    Date: Thursday, December 3, 2015 @ 04:15:29
  Author: fyan
Revision: 148126

upgpkg: haskell-juicypixels 3.2.6.4-1

Modified:
  haskell-juicypixels/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-03 02:48:52 UTC (rev 148125)
+++ PKGBUILD	2015-12-03 03:15:29 UTC (rev 148126)
@@ -4,7 +4,7 @@
 
 _hkgname=JuicyPixels
 pkgname=haskell-juicypixels
-pkgver=3.2.6.3
+pkgver=3.2.6.4
 pkgrel=1
 pkgdesc="Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)"
 url="https://github.com/Twinside/Juicy.Pixels"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('4bdd5d6c9bd41308365f7d8fc9bc50393f440a96ee4390f0c64122bb08f1657a')
+sha256sums=('6268583fd7915913b3d68a399184bfcfebfaa010be9aa10232d76324df65a6ac')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list