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

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 28 11:30:09 UTC 2022


    Date: Monday, February 28, 2022 @ 11:30:08
  Author: felixonmars
Revision: 1138369

upgpkg: haskell-basement 0.0.13-1: rebuild with basement 0.0.13, foundation 0.0.27

Modified:
  haskell-basement/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-28 11:30:02 UTC (rev 1138368)
+++ PKGBUILD	2022-02-28 11:30:08 UTC (rev 1138369)
@@ -3,8 +3,8 @@
 
 _hkgname=basement
 pkgname=haskell-basement
-pkgver=0.0.12
-pkgrel=4
+pkgver=0.0.13
+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=('4515fbecfb8280cfd669313d236a5e3b4ef45ba3fd3da8626073fa3a44a889370c48c582ea633eac5df4a5e716c495cf827deb9239274fbdb63a14d19f9682fb')
+sha512sums=('f1aacc6d1d9c93d1e095f2f302faa2f704ff02ff88d48c333e1a381aefada1378a33009c540d8cc4e76e03228856c19d93b3934045f3899cda71b7bbe32570bf')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list