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

Felix Yan felixonmars at archlinux.org
Sun Nov 12 14:46:19 UTC 2017


    Date: Sunday, November 12, 2017 @ 14:46:18
  Author: felixonmars
Revision: 266371

upgpkg: haskell-basement 0.0.4-1

rebuild with foundation,0.0.17 basement,0.0.4

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-12 14:46:00 UTC (rev 266370)
+++ PKGBUILD	2017-11-12 14:46:18 UTC (rev 266371)
@@ -4,16 +4,16 @@
 
 _hkgname=basement
 pkgname=haskell-basement
-pkgver=0.0.3
+pkgver=0.0.4
 pkgrel=1
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation"
 license=("custom:BSD3")
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('5f60e1e0886e8207ef1d1a29040bde23b94f9c195655d1df3eef3a9044a89ceb89c61436d5b7f16ac6c60ff2091e14e3d78a494adad1f51c1a953875150f3db3')
+sha512sums=('606001cc5562b54b6573c54b8a31bcd71d34fc8e61dfc828b2c0f1e110b98a23c8df54c25ba80de0251079331bce9f0da0a5157fb1113c32e219818fb680d65c')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list