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

Felix Yan felixonmars at archlinux.org
Fri Oct 13 16:24:24 UTC 2017


    Date: Friday, October 13, 2017 @ 16:24:23
  Author: felixonmars
Revision: 262511

upgpkg: haskell-basement 0.0.3-1

rebuild with basement,0.0.3 foundation,0.0.16

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-13 16:16:15 UTC (rev 262510)
+++ PKGBUILD	2017-10-13 16:24:23 UTC (rev 262511)
@@ -4,8 +4,8 @@
 
 _hkgname=basement
 pkgname=haskell-basement
-pkgver=0.0.2
-pkgrel=2
+pkgver=0.0.3
+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=('30db27feb2464373b11837b892390433eaff1c3207f6a19c9c47455c0b180840180832fac94f2ca201c3b29183174e46039eea464646b5080afcd459919b56ca')
+sha512sums=('5f60e1e0886e8207ef1d1a29040bde23b94f9c195655d1df3eef3a9044a89ceb89c61436d5b7f16ac6c60ff2091e14e3d78a494adad1f51c1a953875150f3db3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list