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

Felix Yan felixonmars at archlinux.org
Sun Nov 24 09:59:41 UTC 2019


    Date: Sunday, November 24, 2019 @ 09:59:40
  Author: felixonmars
Revision: 532908

upgpkg: haskell-snap-core 1.0.4.1-1

rebuild with snap-core 1.0.4.1

Modified:
  haskell-snap-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-24 09:59:30 UTC (rev 532907)
+++ PKGBUILD	2019-11-24 09:59:40 UTC (rev 532908)
@@ -2,8 +2,8 @@
 
 _hkgname=snap-core
 pkgname=haskell-snap-core
-pkgver=1.0.4.0
-pkgrel=35
+pkgver=1.0.4.1
+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=('12ec31c36feab136f9cbc4b025c35ec8dc717de57adae3060f5a33e929fc0a5b0f0e487c90f56153dccebf36cb3b8b85d4ce2b25c3cc4c51d1ab82ad3e430fd1')
+sha512sums=('0d4f6a4152627773714c1ec5c9508d19a2e69c8ef83acab3669b0732b840aa67dfce7893638fba7689e35c5b3530ea1fd8d681f6aad045ccb2219e5910e83e34')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list