[arch-commits] Commit in haskell-juicypixels/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Nov 2 04:08:47 UTC 2015
Date: Monday, November 2, 2015 @ 05:08:47
Author: fyan
Revision: 145530
upgpkg: haskell-juicypixels 3.2.6.2-1
Modified:
haskell-juicypixels/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-11-02 04:06:39 UTC (rev 145529)
+++ PKGBUILD 2015-11-02 04:08:47 UTC (rev 145530)
@@ -4,7 +4,7 @@
_hkgname=JuicyPixels
pkgname=haskell-juicypixels
-pkgver=3.2.6.1
+pkgver=3.2.6.2
pkgrel=1
pkgdesc="Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)"
url="https://github.com/Twinside/Juicy.Pixels"
@@ -14,7 +14,7 @@
options=('staticlibs')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install="${pkgname}.install"
-sha256sums=('8ca8a8ba99c3edc0d565dd2f5974888c79823e38f8e5a7a8ebf1fd32aa35d213')
+sha256sums=('22952ab2e1152dcb2af1b0340ee4999516a6605b8ecbcbfd37e8dbd9d829aa43')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list