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

Felix Yan felixonmars at archlinux.org
Mon Jul 15 01:45:28 UTC 2019


    Date: Monday, July 15, 2019 @ 01:45:27
  Author: felixonmars
Revision: 489581

upgpkg: haskell-foundation 0.0.24-1

rebuild with basement 0.0.11, foundation 0.0.24

Modified:
  haskell-foundation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-15 01:43:44 UTC (rev 489580)
+++ PKGBUILD	2019-07-15 01:45:27 UTC (rev 489581)
@@ -3,8 +3,8 @@
 
 _hkgname=foundation
 pkgname=haskell-foundation
-pkgver=0.0.23
-pkgrel=16
+pkgver=0.0.24
+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=('3b7c1e7e3de8d8eace9b6d0cb2fd768068cb6463606abf1acfaa496fb0ec32fdf29add49faf2b20efb3873a5752a042a7591e3d120f95a8e28876a2a28b85b97')
+sha512sums=('9973e77ee9a5827c2ef3efaee3180fac57d4c3754b9f9978cf6b7416cce8f9b8b006bd9dc665934ba0cb89bf7e9149861d9a61c0126eb71eb3533caea3839db6')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list