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

Felix Yan felixonmars at archlinux.org
Fri Oct 13 16:27:27 UTC 2017


    Date: Friday, October 13, 2017 @ 16:27:26
  Author: felixonmars
Revision: 262513

upgpkg: haskell-foundation 0.0.16-1

rebuild with basement,0.0.3 foundation,0.0.16

Modified:
  haskell-foundation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-13 16:24:54 UTC (rev 262512)
+++ PKGBUILD	2017-10-13 16:27:26 UTC (rev 262513)
@@ -4,8 +4,8 @@
 
 _hkgname=foundation
 pkgname=haskell-foundation
-pkgver=0.0.15
-pkgrel=2
+pkgver=0.0.16
+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=('4749d65a932ae51d75b15dff57bf587f1cf0c3b8c89ed335fcd67809294d3d6c4fe9fdc22796c4e747e9bff9e487374b09321beea7b86835bc3c41b7b26ab78a')
+sha512sums=('2f49808f6362716590015d72b506278926b3ae8fa6c01dfe65754965b876c9bc85e86be3c5091aeb83236113aca97c5adc9f6e0fa4818caac3ed9100e5f85629')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list