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

Felix Yan felixonmars at archlinux.org
Mon Jul 9 05:01:33 UTC 2018


    Date: Monday, July 9, 2018 @ 05:01:32
  Author: felixonmars
Revision: 355645

upgpkg: haskell-basement 0.0.8-1

rebuild with basement 0.0.8, foundation 0.0.21

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-09 04:44:02 UTC (rev 355644)
+++ PKGBUILD	2018-07-09 05:01:32 UTC (rev 355645)
@@ -4,8 +4,8 @@
 
 _hkgname=basement
 pkgname=haskell-basement
-pkgver=0.0.7
-pkgrel=3
+pkgver=0.0.8
+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=('80f05fa38c1afcb91680aaa668c436b122a206e6044e4da5833e6697e5413b7d6a0f9d09db73c26c8bbf7e8f348af70472d1ebb3c01ce84af7f19560fa72adfd')
+sha512sums=('37969ab403b23ac1f129eb6e2f81d46f53e6ba931a59695cc9a37a7387a77b24e9ba6da9cdec1ee2523410a9dad9ee5af0f8a45b59af7d07f4d467e1ad55b66f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list