Date: Monday, December 7, 2020 @ 20:38:02
  Author: felixonmars
Revision: 771521

upgpkg: haskell-strict 0.4.0.1-1: rebuild with strict 0.4.0.1

Modified:
  haskell-strict/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-12-07 20:35:40 UTC (rev 771520)
+++ PKGBUILD    2020-12-07 20:38:02 UTC (rev 771521)
@@ -3,8 +3,8 @@
 
 _hkgname=strict
 pkgname=haskell-strict
-pkgver=0.4
-pkgrel=28
+pkgver=0.4.0.1
+pkgrel=1
 pkgdesc="Strict data types and String IO"
 url="https://github.com/haskell-strict/strict";
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-assoc' 'haskell-hashable' 'haskell-these')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('f41d5ca6a02e849778d35e6f9343fe3d58b6b09b5bf93798af9346190de36346b3fc588a22368a16fbd1000713a57ca3c81357a0f38735e2b2359bda509ed8a3')
+sha512sums=('e0c37396fa507ad4d03e46ce4a02ec5bacbd7add75ca551433671871d3e7dde0eb0c620182904d1bdeb7b80e1b311a70f36030cbeae63d8776059150fef30235')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to