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

Felix Yan felixonmars at archlinux.org
Thu May 17 10:06:27 UTC 2018


    Date: Thursday, May 17, 2018 @ 10:06:27
  Author: felixonmars
Revision: 323616

upgpkg: haskell-juicypixels 3.2.9.5-2

rebuild with ghc 8.4.2

Modified:
  haskell-juicypixels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 10:04:05 UTC (rev 323615)
+++ PKGBUILD	2018-05-17 10:06:27 UTC (rev 323616)
@@ -5,12 +5,12 @@
 _hkgname=JuicyPixels
 pkgname=haskell-juicypixels
 pkgver=3.2.9.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)"
 url="https://github.com/Twinside/Juicy.Pixels"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-mtl" "haskell-primitive" "haskell-vector" "haskell-zlib")
+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')



More information about the arch-commits mailing list