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

Felix Yan felixonmars at archlinux.org
Sat Sep 16 13:42:11 UTC 2017


    Date: Saturday, September 16, 2017 @ 13:42:10
  Author: felixonmars
Revision: 257798

upgpkg: haskell-foundation 0.0.15-1

rebuild with foundation,0.0.15

Modified:
  haskell-foundation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-16 13:39:12 UTC (rev 257797)
+++ PKGBUILD	2017-09-16 13:42:10 UTC (rev 257798)
@@ -4,16 +4,16 @@
 
 _hkgname=foundation
 pkgname=haskell-foundation
-pkgver=0.0.13
-pkgrel=2
+pkgver=0.0.15
+pkgrel=1
 pkgdesc="Alternative prelude with batteries and no dependencies"
 url="https://github.com/haskell-foundation/foundation"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc-libs')
+depends=('ghc-libs' 'haskell-basement')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('0db9f668759e886a93674a1dc0710ded2e2d48500e3f5a3cbbcfe58e21d76041704d0c6e4b2f819d6c20d1c1bffbec0776e489c22f9bfcb3c7888ebeeac7f2be')
+sha512sums=('4749d65a932ae51d75b15dff57bf587f1cf0c3b8c89ed335fcd67809294d3d6c4fe9fdc22796c4e747e9bff9e487374b09321beea7b86835bc3c41b7b26ab78a')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list