[arch-commits] Commit in haskell-juicypixels/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Aug 15 16:38:14 UTC 2018
Date: Wednesday, August 15, 2018 @ 16:38:14
Author: felixonmars
Revision: 371847
upgpkg: haskell-juicypixels 3.3.1-1
rebuild with JuicyPixels 3.3.1
Modified:
haskell-juicypixels/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-15 16:33:35 UTC (rev 371846)
+++ PKGBUILD 2018-08-15 16:38:14 UTC (rev 371847)
@@ -4,7 +4,7 @@
_hkgname=JuicyPixels
pkgname=haskell-juicypixels
-pkgver=3.3
+pkgver=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"
@@ -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=('e52f3c23032adbabc8373b1f796d258fae4b291b885e34b77320f8361c125bc0c2fab62e538eec11358548ef2718ad0d6d256f67b66fead9967f3b0a74b34df3')
+sha512sums=('8cd789a26ca5145918a91423cb742da7e88cf01bac39231c9d868eac87801936510ab44f657253411af748fa14152008beffa758a59f9b05a3c208bb369e8cb4')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list