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

Felix Yan felixonmars at archlinux.org
Wed Apr 5 15:53:33 UTC 2017


    Date: Wednesday, April 5, 2017 @ 15:53:32
  Author: felixonmars
Revision: 220644

upgpkg: haskell-foundation 0.0.6-1

rebuild with foundation,0.0.6

Modified:
  haskell-foundation/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-05 13:23:32 UTC (rev 220643)
+++ PKGBUILD	2017-04-05 15:53:32 UTC (rev 220644)
@@ -4,7 +4,7 @@
 
 _hkgname=foundation
 pkgname=haskell-foundation
-pkgver=0.0.4
+pkgver=0.0.6
 pkgrel=1
 pkgdesc="Alternative prelude with batteries and no dependencies"
 url="https://github.com/haskell-foundation/foundation"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-md5sums=('acf3881eb25594fa3e361dfaa4f33ac5')
+sha512sums=('d2819de62570a13ef5a6015d898bdd1305b2b9e9dc03fa1285409a7b7b8d85afc4c06360be2cc3de0955e94ff94c0b41481848b8ef87e2e7140e887afd09bb78')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list