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

Felix Yan felixonmars at archlinux.org
Fri Jun 9 14:30:24 UTC 2017


    Date: Friday, June 9, 2017 @ 14:30:23
  Author: felixonmars
Revision: 235541

upgpkg: haskell-foundation 0.0.10-1

rebuild with foundation,0.0.10

Modified:
  haskell-foundation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-09 14:30:08 UTC (rev 235540)
+++ PKGBUILD	2017-06-09 14:30:23 UTC (rev 235541)
@@ -4,7 +4,7 @@
 
 _hkgname=foundation
 pkgname=haskell-foundation
-pkgver=0.0.9
+pkgver=0.0.10
 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")
-sha512sums=('86ab0c944c15a512577708be353df7c63991d58b310d755c97e652b112eb7362ef3df3f21df9727a4ea7f3493dc5d64382d0a7dece3c88f6f9efad05ff1b8003')
+sha512sums=('78c15dbda345b0c21ba2e0e22155c143047630086d7b4ea3e0240011a24f8b7e0028ff0d5ca7edb5f697571c330cf4bff01c4d0cc052590389d3067e067359b1')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list