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

Felix Yan felixonmars at gemini.archlinux.org
Mon Nov 15 15:49:33 UTC 2021


    Date: Monday, November 15, 2021 @ 15:49:33
  Author: felixonmars
Revision: 1048306

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

Modified:
  haskell-juicypixels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-15 15:47:26 UTC (rev 1048305)
+++ PKGBUILD	2021-11-15 15:49:33 UTC (rev 1048306)
@@ -3,8 +3,8 @@
 
 _hkgname=JuicyPixels
 pkgname=haskell-juicypixels
-pkgver=3.3.5
-pkgrel=113
+pkgver=3.3.6
+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=('40ce63d01fb4dea77caeb055cf2f9f16b32252c7c5ea501b93c9020e426da9ea019b6e618da373fa41bae93789b76561f2b091bfe9340ee9c75f4d8fe29f90ed')
+sha512sums=('13d571cc23933748390f7566ce67d2ac2f2a2364f835ce67e96bdd234b2cf4606ad0cab729ae2e30bc5b1ff5bbca7ef9ceb0fd09b919f5f9522d3dc86cae7040')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list