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

Felix Yan felixonmars at archlinux.org
Wed Jan 10 16:20:55 UTC 2018


    Date: Wednesday, January 10, 2018 @ 16:20:55
  Author: felixonmars
Revision: 281042

upgpkg: haskell-basement 0.0.5-1

rebuild with basement,0.0.5 foundation,0.0.18

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-10 16:09:55 UTC (rev 281041)
+++ PKGBUILD	2018-01-10 16:20:55 UTC (rev 281042)
@@ -4,8 +4,8 @@
 
 _hkgname=basement
 pkgname=haskell-basement
-pkgver=0.0.4
-pkgrel=2
+pkgver=0.0.5
+pkgrel=1
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('606001cc5562b54b6573c54b8a31bcd71d34fc8e61dfc828b2c0f1e110b98a23c8df54c25ba80de0251079331bce9f0da0a5157fb1113c32e219818fb680d65c')
+sha512sums=('bb200e607bf6e49347b5eea585534695e9c51e6424d38ed0e257e1a94b610ce374a48f75cf2b19bda727b63ff65c573f603b46936848c269da1599591a0b5d6b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list