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

Felix Yan felixonmars at archlinux.org
Mon Jan 22 17:36:02 UTC 2018


    Date: Monday, January 22, 2018 @ 17:35:58
  Author: felixonmars
Revision: 285018

upgpkg: haskell-foundation 0.0.19-1

rebuild with basement,0.0.6 foundation,0.0.19

Modified:
  haskell-foundation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-22 17:35:43 UTC (rev 285017)
+++ PKGBUILD	2018-01-22 17:35:58 UTC (rev 285018)
@@ -4,7 +4,7 @@
 
 _hkgname=foundation
 pkgname=haskell-foundation
-pkgver=0.0.18
+pkgver=0.0.19
 pkgrel=1
 pkgdesc="Alternative prelude with batteries and no dependencies"
 url="https://github.com/haskell-foundation/foundation"
@@ -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=('4d887c0ec425d4cd59f2fde325bd6fa6b7f4b2a6eb5cd35f6d88481e7f4823294c3a9d836310458d8ff7ce9057b064a51b4331da5f74ea2d2b750160d5329756')
+sha512sums=('96f22455b1e4986093dfddd2bcb76885e069acd71f4998e3038ce179ecc80301aa35910fb54893aa158cc7056ee10c68c7022c203000a9a86ce9241bc57d8708')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list