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

Felix Yan felixonmars at archlinux.org
Tue Jun 20 07:46:53 UTC 2017


    Date: Tuesday, June 20, 2017 @ 07:46:52
  Author: felixonmars
Revision: 238846

upgpkg: haskell-foundation 0.0.12-1

rebuild with foundation,0.0.12

Modified:
  haskell-foundation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-20 07:41:28 UTC (rev 238845)
+++ PKGBUILD	2017-06-20 07:46:52 UTC (rev 238846)
@@ -4,8 +4,8 @@
 
 _hkgname=foundation
 pkgname=haskell-foundation
-pkgver=0.0.10
-pkgrel=2
+pkgver=0.0.12
+pkgrel=1
 pkgdesc="Alternative prelude with batteries and no dependencies"
 url="https://github.com/haskell-foundation/foundation"
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('78c15dbda345b0c21ba2e0e22155c143047630086d7b4ea3e0240011a24f8b7e0028ff0d5ca7edb5f697571c330cf4bff01c4d0cc052590389d3067e067359b1')
+sha512sums=('f02ab5e88e6c9278b278690a01961e78b094f91973d5cb0bae3fdc7ea85c1f66f9be3e5b37b273499ca4cf82a966b35d5cfb16b1525e058272238cbd68b5e7ee')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list