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

Felix Yan felixonmars at archlinux.org
Wed Jan 10 16:25:08 UTC 2018


    Date: Wednesday, January 10, 2018 @ 16:25:07
  Author: felixonmars
Revision: 281046

upgpkg: haskell-foundation 0.0.18-1

rebuild with basement,0.0.5 foundation,0.0.18

Modified:
  haskell-foundation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-10 16:24:01 UTC (rev 281045)
+++ PKGBUILD	2018-01-10 16:25:07 UTC (rev 281046)
@@ -4,8 +4,8 @@
 
 _hkgname=foundation
 pkgname=haskell-foundation
-pkgver=0.0.17
-pkgrel=2
+pkgver=0.0.18
+pkgrel=1
 pkgdesc="Alternative prelude with batteries and no dependencies"
 url="https://github.com/haskell-foundation/foundation"
 license=('custom:BSD3')
@@ -13,7 +13,7 @@
 depends=('ghc-libs' 'haskell-basement')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('121ebf38d3879fb16226a45a09dabadfff1760b390262c8e56a686ec1ea6d759a8149086f53396321ae32919fabf6d70d3e8222e3b0a4fe1b396782490113e42')
+sha512sums=('4d887c0ec425d4cd59f2fde325bd6fa6b7f4b2a6eb5cd35f6d88481e7f4823294c3a9d836310458d8ff7ce9057b064a51b4331da5f74ea2d2b750160d5329756')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list