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

Felix Yan felixonmars at archlinux.org
Sun Nov 12 14:47:56 UTC 2017


    Date: Sunday, November 12, 2017 @ 14:47:53
  Author: felixonmars
Revision: 266373

upgpkg: haskell-foundation 0.0.17-1

rebuild with foundation,0.0.17 basement,0.0.4

Modified:
  haskell-foundation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-12 14:46:39 UTC (rev 266372)
+++ PKGBUILD	2017-11-12 14:47:53 UTC (rev 266373)
@@ -4,16 +4,16 @@
 
 _hkgname=foundation
 pkgname=haskell-foundation
-pkgver=0.0.16
+pkgver=0.0.17
 pkgrel=1
 pkgdesc="Alternative prelude with batteries and no dependencies"
 url="https://github.com/haskell-foundation/foundation"
 license=('custom:BSD3')
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' 'haskell-basement')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2f49808f6362716590015d72b506278926b3ae8fa6c01dfe65754965b876c9bc85e86be3c5091aeb83236113aca97c5adc9f6e0fa4818caac3ed9100e5f85629')
+sha512sums=('121ebf38d3879fb16226a45a09dabadfff1760b390262c8e56a686ec1ea6d759a8149086f53396321ae32919fabf6d70d3e8222e3b0a4fe1b396782490113e42')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list