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

Felix Yan felixonmars at archlinux.org
Mon Dec 17 02:52:53 UTC 2018


    Date: Monday, December 17, 2018 @ 02:52:52
  Author: felixonmars
Revision: 416477

upgpkg: haskell-juicypixels 3.3.3-1

rebuild with JuicyPixels 3.3.3

Modified:
  haskell-juicypixels/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-17 02:51:25 UTC (rev 416476)
+++ PKGBUILD	2018-12-17 02:52:52 UTC (rev 416477)
@@ -3,8 +3,8 @@
 
 _hkgname=JuicyPixels
 pkgname=haskell-juicypixels
-pkgver=3.3.2
-pkgrel=5
+pkgver=3.3.3
+pkgrel=1
 pkgdesc="Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)"
 url="https://github.com/Twinside/Juicy.Pixels"
 license=("BSD")
@@ -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=('2c47715b62d1ec7f0ca7e282092c4df883f34bcb71ab55d33fc09fb8a220761bd64e11d5155094a8383ab2df9ec21d2b866fed0ab7b8ec25a3e8f134c8dfce07')
+sha512sums=('77ac7b5331b07dfd8d953bf6b9fc0c24d27610d5b67617b0fe81ac99bcfb987ecdcd4d7d8af1dce6a7a4249965ab544f1d5be7732cc000b7a206df6d88ac073d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list