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

Felix Yan felixonmars at archlinux.org
Tue Oct 2 06:30:52 UTC 2018


    Date: Tuesday, October 2, 2018 @ 06:30:51
  Author: felixonmars
Revision: 388960

upgpkg: haskell-juicypixels 3.3.2-1

rebuild with JuicyPixels 3.3.2

Modified:
  haskell-juicypixels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-02 06:00:39 UTC (rev 388959)
+++ PKGBUILD	2018-10-02 06:30:51 UTC (rev 388960)
@@ -3,7 +3,7 @@
 
 _hkgname=JuicyPixels
 pkgname=haskell-juicypixels
-pkgver=3.3.1
+pkgver=3.3.2
 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 @@
 depends=('ghc-libs' "haskell-primitive" "haskell-vector" "haskell-zlib")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('8cd789a26ca5145918a91423cb742da7e88cf01bac39231c9d868eac87801936510ab44f657253411af748fa14152008beffa758a59f9b05a3c208bb369e8cb4')
+sha512sums=('2c47715b62d1ec7f0ca7e282092c4df883f34bcb71ab55d33fc09fb8a220761bd64e11d5155094a8383ab2df9ec21d2b866fed0ab7b8ec25a3e8f134c8dfce07')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list