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

Felix Yan fyan at archlinux.org
Mon Nov 30 02:13:50 UTC 2015


    Date: Monday, November 30, 2015 @ 03:13:50
  Author: fyan
Revision: 147942

upgpkg: haskell-juicypixels 3.2.6.3-1

Modified:
  haskell-juicypixels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-30 02:11:22 UTC (rev 147941)
+++ PKGBUILD	2015-11-30 02:13:50 UTC (rev 147942)
@@ -4,7 +4,7 @@
 
 _hkgname=JuicyPixels
 pkgname=haskell-juicypixels
-pkgver=3.2.6.2
+pkgver=3.2.6.3
 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=('22952ab2e1152dcb2af1b0340ee4999516a6605b8ecbcbfd37e8dbd9d829aa43')
+sha256sums=('4bdd5d6c9bd41308365f7d8fc9bc50393f440a96ee4390f0c64122bb08f1657a')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list