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

Felix Yan felixonmars at gemini.archlinux.org
Thu Mar 17 15:41:49 UTC 2022


    Date: Thursday, March 17, 2022 @ 15:41:49
  Author: felixonmars
Revision: 1156722

upgpkg: haskell-juicypixels 3.3.7-1: rebuild with JuicyPixels 3.3.7

Modified:
  haskell-juicypixels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-17 14:22:02 UTC (rev 1156721)
+++ PKGBUILD	2022-03-17 15:41:49 UTC (rev 1156722)
@@ -3,8 +3,8 @@
 
 _hkgname=JuicyPixels
 pkgname=haskell-juicypixels
-pkgver=3.3.6
-pkgrel=22
+pkgver=3.3.7
+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=('13d571cc23933748390f7566ce67d2ac2f2a2364f835ce67e96bdd234b2cf4606ad0cab729ae2e30bc5b1ff5bbca7ef9ceb0fd09b919f5f9522d3dc86cae7040')
+sha512sums=('adb3ccae12524ddb6f2736d65d14d997e1d672960b2fcc02739742fe18d748497324c9aeecb0b0b5e7662b218c5db55b2e8f5639e6438e0b8a45960c9c0e7da1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list