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

Felix Yan felixonmars at archlinux.org
Tue May 9 16:29:03 UTC 2017


    Date: Tuesday, May 9, 2017 @ 16:29:02
  Author: felixonmars
Revision: 227462

upgpkg: haskell-foundation 0.0.9-1

rebuild with foundation,0.0.9

Modified:
  haskell-foundation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-09 16:28:41 UTC (rev 227461)
+++ PKGBUILD	2017-05-09 16:29:02 UTC (rev 227462)
@@ -4,7 +4,7 @@
 
 _hkgname=foundation
 pkgname=haskell-foundation
-pkgver=0.0.8
+pkgver=0.0.9
 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=('f36b2491b063756740b7ee5a672218937a6f95b60025b85f9d00b48bfc57a3f48d3d3d689cae571aadd9ef6f54b03d619cc5b8b3283598bef62c391eacd5285d')
+sha512sums=('86ab0c944c15a512577708be353df7c63991d58b310d755c97e652b112eb7362ef3df3f21df9727a4ea7f3493dc5d64382d0a7dece3c88f6f9efad05ff1b8003')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list