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

Felix Yan felixonmars at gemini.archlinux.org
Wed Mar 16 16:38:40 UTC 2022


    Date: Wednesday, March 16, 2022 @ 16:38:40
  Author: felixonmars
Revision: 1155463

upgpkg: haskell-foundation 0.0.28-1: rebuild with basement 0.0.14, foundation 0.0.28

Modified:
  haskell-foundation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-16 16:37:16 UTC (rev 1155462)
+++ PKGBUILD	2022-03-16 16:38:40 UTC (rev 1155463)
@@ -3,8 +3,8 @@
 
 _hkgname=foundation
 pkgname=haskell-foundation
-pkgver=0.0.27
-pkgrel=5
+pkgver=0.0.28
+pkgrel=1
 pkgdesc="Alternative prelude with batteries and no dependencies"
 url="https://github.com/haskell-foundation/foundation"
 license=('BSD')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-basement')
 makedepends=('ghc' 'uusi' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('428b1b28859a354eea0609522c86a261c3fd4844e94e7b5106fab10a7f1ed086a564d7f46723e5f0ed315096eacd9a7afeb19222861fb769ebc2059c9dcd01e8')
+sha512sums=('751bcefa07ae06538b49bceb6f1e96db0ff63cedc624b25d42d6f27a016e8dfb33a6826df0f36206ef816f76922af3b6c88b9a3e9ea393ac55e3f49e351368de')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list