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

Felix Yan felixonmars at archlinux.org
Sun Apr 25 02:23:53 UTC 2021


    Date: Sunday, April 25, 2021 @ 02:23:52
  Author: felixonmars
Revision: 923775

upgpkg: haskell-basement 0.0.12-1: rebuild with basement 0.0.12, foundation 0.0.26.1

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-25 02:20:28 UTC (rev 923774)
+++ PKGBUILD	2021-04-25 02:23:52 UTC (rev 923775)
@@ -3,8 +3,8 @@
 
 _hkgname=basement
 pkgname=haskell-basement
-pkgver=0.0.11
-pkgrel=10
+pkgver=0.0.12
+pkgrel=1
 pkgdesc="Foundation scrap box of array & string"
 url="https://github.com/haskell-foundation/foundation"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2396e692fcaa080418eb90c38148dbb2465490ffaa5e35d141573d32729794dffb444bdddd55082878520a22629cfead5fdc1ac98f1d369600cc3165b64730d5')
+sha512sums=('4515fbecfb8280cfd669313d236a5e3b4ef45ba3fd3da8626073fa3a44a889370c48c582ea633eac5df4a5e716c495cf827deb9239274fbdb63a14d19f9682fb')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list