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

Felix Yan felixonmars at archlinux.org
Fri Jun 28 13:19:21 UTC 2019


    Date: Friday, June 28, 2019 @ 13:19:21
  Author: felixonmars
Revision: 485661

upgpkg: haskell-juicypixels 3.3.3.1-1

rebuild with JuicyPixels 3.3.3.1

Modified:
  haskell-juicypixels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-28 13:14:36 UTC (rev 485660)
+++ PKGBUILD	2019-06-28 13:19:21 UTC (rev 485661)
@@ -3,8 +3,8 @@
 
 _hkgname=JuicyPixels
 pkgname=haskell-juicypixels
-pkgver=3.3.3
-pkgrel=18
+pkgver=3.3.3.1
+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=('77ac7b5331b07dfd8d953bf6b9fc0c24d27610d5b67617b0fe81ac99bcfb987ecdcd4d7d8af1dce6a7a4249965ab544f1d5be7732cc000b7a206df6d88ac073d')
+sha512sums=('cfa03f543bbdead2745fec95598feca5b67cc46f9f78f2182a8e732915780fdba9f4aa3ecae8eef67d5b74be769ac7c30b8ef871680059fd4d363f10ca1fbc56')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list