Date: Thursday, February 7, 2019 @ 12:55:07
  Author: felixonmars
Revision: 429914

upgpkg: haskell-foundation 0.0.23-1

rebuild with basement 0.0.10, foundation 0.0.23

Modified:
  haskell-foundation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-02-07 12:53:15 UTC (rev 429913)
+++ PKGBUILD    2019-02-07 12:55:07 UTC (rev 429914)
@@ -3,8 +3,8 @@
 
 _hkgname=foundation
 pkgname=haskell-foundation
-pkgver=0.0.21
-pkgrel=18
+pkgver=0.0.23
+pkgrel=1
 pkgdesc="Alternative prelude with batteries and no dependencies"
 url="https://github.com/haskell-foundation/foundation";
 license=('BSD')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-basement')
 makedepends=('ghc' 'haskell-doctest')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('bc7315151f1c36ec2ecaa9ea93572d80fbf5a18539e5f3fa416bdc0a8ac9bc52d29caaf23fbb09891dd3bb0925534bb748c5c54258351ae2befc80576d4265a6')
+sha512sums=('3b7c1e7e3de8d8eace9b6d0cb2fd768068cb6463606abf1acfaa496fb0ec32fdf29add49faf2b20efb3873a5752a042a7591e3d120f95a8e28876a2a28b85b97')
 
 prepare() {
     cd $_hkgname-$pkgver

Reply via email to