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

Felix Yan felixonmars at archlinux.org
Fri Jul 17 20:30:07 UTC 2020


    Date: Friday, July 17, 2020 @ 20:30:07
  Author: felixonmars
Revision: 664320

upgpkg: haskell-snap-core 1.0.4.2-1: rebuild with snap-core 1.0.4.2

Modified:
  haskell-snap-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-17 20:27:53 UTC (rev 664319)
+++ PKGBUILD	2020-07-17 20:30:07 UTC (rev 664320)
@@ -2,8 +2,8 @@
 
 _hkgname=snap-core
 pkgname=haskell-snap-core
-pkgver=1.0.4.1
-pkgrel=112
+pkgver=1.0.4.2
+pkgrel=1
 pkgdesc="A Haskell Web Framework (core interfaces and types)"
 url="https://github.com/JustusAdam/snap-core"
 license=('BSD')
@@ -16,7 +16,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-parallel' 'haskell-test-framework'
              'haskell-test-framework-hunit' 'haskell-test-framework-quickcheck2' 'haskell-zlib')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('0d4f6a4152627773714c1ec5c9508d19a2e69c8ef83acab3669b0732b840aa67dfce7893638fba7689e35c5b3530ea1fd8d681f6aad045ccb2219e5910e83e34')
+sha512sums=('42e710ac58a7d3cf58f9fdeca6c9c4880a94765ee0dc42fbcdaf68a6c2c337e1715f8b89863c7f911232af493bf5622b647d4c962237f211f97d731572fd94f5')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list