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

Felix Yan felixonmars at archlinux.org
Mon Jan 22 17:31:08 UTC 2018


    Date: Monday, January 22, 2018 @ 17:31:07
  Author: felixonmars
Revision: 285013

upgpkg: haskell-basement 0.0.6-1

rebuild with basement,0.0.6 foundation,0.0.19

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-22 17:26:14 UTC (rev 285012)
+++ PKGBUILD	2018-01-22 17:31:07 UTC (rev 285013)
@@ -4,7 +4,7 @@
 
 _hkgname=basement
 pkgname=haskell-basement
-pkgver=0.0.5
+pkgver=0.0.6
 pkgrel=1
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation"
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('bb200e607bf6e49347b5eea585534695e9c51e6424d38ed0e257e1a94b610ce374a48f75cf2b19bda727b63ff65c573f603b46936848c269da1599591a0b5d6b')
+sha512sums=('b8f3fb66e4e5d33b99aee59c8580e3a3f12c1a8d57f052a206e109d2ba39f88bec72b7104a2083e4edbe6c3b6a17530df0edfdb2202fcc81c4bd431ac13a0f55')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list