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

Felix Yan felixonmars at archlinux.org
Sun Feb 25 17:33:13 UTC 2018


    Date: Sunday, February 25, 2018 @ 17:33:12
  Author: felixonmars
Revision: 297982

upgpkg: haskell-basement 0.0.7-1

rebuild with basement,0.0.7 foundation,0.0.20

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-25 17:25:12 UTC (rev 297981)
+++ PKGBUILD	2018-02-25 17:33:12 UTC (rev 297982)
@@ -4,7 +4,7 @@
 
 _hkgname=basement
 pkgname=haskell-basement
-pkgver=0.0.6
+pkgver=0.0.7
 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=('b8f3fb66e4e5d33b99aee59c8580e3a3f12c1a8d57f052a206e109d2ba39f88bec72b7104a2083e4edbe6c3b6a17530df0edfdb2202fcc81c4bd431ac13a0f55')
+sha512sums=('80f05fa38c1afcb91680aaa668c436b122a206e6044e4da5833e6697e5413b7d6a0f9d09db73c26c8bbf7e8f348af70472d1ebb3c01ce84af7f19560fa72adfd')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list