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

Felix Yan felixonmars at archlinux.org
Sat Jul 14 21:59:52 UTC 2018


    Date: Saturday, July 14, 2018 @ 21:59:51
  Author: felixonmars
Revision: 359491

upgpkg: haskell-juicypixels 3.3-1

rebuild with JuicyPixels 3.3

Modified:
  haskell-juicypixels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-14 21:59:29 UTC (rev 359490)
+++ PKGBUILD	2018-07-14 21:59:51 UTC (rev 359491)
@@ -4,8 +4,8 @@
 
 _hkgname=JuicyPixels
 pkgname=haskell-juicypixels
-pkgver=3.2.9.5
-pkgrel=5
+pkgver=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=("custom:BSD3")
@@ -13,7 +13,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=('7ee32404d6f99f335eb159f79e6f5fab070911bdf18d34d647721d234407615c68cc43d5f6e44b076a89989bf44428b4ccd36fc9b876da94feda6f957376f90e')
+sha512sums=('e52f3c23032adbabc8373b1f796d258fae4b291b885e34b77320f8361c125bc0c2fab62e538eec11358548ef2718ad0d6d256f67b66fead9967f3b0a74b34df3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list