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

Felix Yan felixonmars at archlinux.org
Thu Sep 12 08:50:49 UTC 2019


    Date: Thursday, September 12, 2019 @ 08:50:49
  Author: felixonmars
Revision: 509343

upgpkg: haskell-foundation 0.0.25-1

rebuild with foundation 0.0.25

Modified:
  haskell-foundation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-12 08:49:38 UTC (rev 509342)
+++ PKGBUILD	2019-09-12 08:50:49 UTC (rev 509343)
@@ -3,8 +3,8 @@
 
 _hkgname=foundation
 pkgname=haskell-foundation
-pkgver=0.0.24
-pkgrel=7
+pkgver=0.0.25
+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=('9973e77ee9a5827c2ef3efaee3180fac57d4c3754b9f9978cf6b7416cce8f9b8b006bd9dc665934ba0cb89bf7e9149861d9a61c0126eb71eb3533caea3839db6')
+sha512sums=('7335795a1cdf2975d6e9471c5b469d99cc6d224d2da66838d830593a5abda73675920acb2dc823a6b92f2141dc2364c8fd5ad53d7e8aecd8df00e6998683be60')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list