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

Felix Yan felixonmars at archlinux.org
Tue Sep 6 08:53:44 UTC 2016


    Date: Tuesday, September 6, 2016 @ 08:53:43
  Author: felixonmars
Revision: 188678

upgpkg: haskell-juicypixels 3.2.8-1

rebuild with JuicyPixels-3.2.8, cpphs-1.20.2, darcs-2.12.1, dlist-0.8.0.2, unix-time-0.3.7, wai-extra-3.0.17, wai-websockets-3.0.1.1, yaml-0.8.18.5

Modified:
  haskell-juicypixels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-06 08:45:53 UTC (rev 188677)
+++ PKGBUILD	2016-09-06 08:53:43 UTC (rev 188678)
@@ -4,7 +4,7 @@
 
 _hkgname=JuicyPixels
 pkgname=haskell-juicypixels
-pkgver=3.2.7.2
+pkgver=3.2.8
 pkgrel=1
 pkgdesc="Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)"
 url="https://github.com/Twinside/Juicy.Pixels"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-mtl" "haskell-primitive" "haskell-vector" "haskell-zlib")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('500b0ed64e1385a5f5e5fa4b51f3575d38e77ebac19a374942a308a04fa7c902')
+sha256sums=('038c6547d543442a93b2028be4b84c225bb7a6fa913e1fc57325c58d043d5644')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list