Date: Wednesday, June 8, 2016 @ 18:37:05 Author: fyan Revision: 178655
upgpkg: haskell-juicypixels 3.2.7.1-1 rebuild with EdisonAPI-1.3.1, JuicyPixels-3.2.7.1, MissingH-1.4.0.0, aeson-compat-0.3.4.0, aws-0.14.0, cairo-0.13.3.0, cereal-0.5.2.0, cgrep-6.6.14, cryptonite-0.16, extra-1.4.9, glib-0.13.4.0, gtk3-0.14.5, hackage-security-0.5.2.1, haddock-api-2.17.3, haddock-library-1.4.2, hlint-1.9.34, hslogger-1.2.10, http-types-0.9.1, language-javascript-0.6.0.5, pandoc-1.17.1, pandoc-citeproc-0.10, pango-0.13.3.0, pipes-4.2.0, retry-0.7.4, sandi-0.4.0, shake-0.15.8, statistics-0.13.3.0, unix-compat-0.4.2.0 Modified: haskell-juicypixels/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-08 16:27:53 UTC (rev 178654) +++ PKGBUILD 2016-06-08 16:37:05 UTC (rev 178655) @@ -4,8 +4,8 @@ _hkgname=JuicyPixels pkgname=haskell-juicypixels -pkgver=3.2.7 -pkgrel=2 +pkgver=3.2.7.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") @@ -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=('0126ff02d78045a299e76a35e2a3d3d188e7512f08d57e89bf1e0a94eb6ff14b') +sha256sums=('cbab0963646845a4cacf313837eb4e8403d10c427d2ce2144c04d33bd87b64f4') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
