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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 16 16:23:04 UTC 2022


    Date: Sunday, January 16, 2022 @ 16:23:04
  Author: felixonmars
Revision: 1106355

upgpkg: haskell-deferred-folds 0.9.18-1: rebuild with deferred-folds 0.9.18

Modified:
  haskell-deferred-folds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-16 16:21:51 UTC (rev 1106354)
+++ PKGBUILD	2022-01-16 16:23:04 UTC (rev 1106355)
@@ -2,8 +2,8 @@
 
 _hkgname=deferred-folds
 pkgname=haskell-deferred-folds
-pkgver=0.9.17
-pkgrel=93
+pkgver=0.9.18
+pkgrel=1
 pkgdesc="Abstractions over deferred folds"
 url="https://github.com/metrix-ai/deferred-folds"
 license=('MIT')
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-rerebase'
              'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('474d2491427d875c1de927f29b2d494985a42b5755b6ae3147c1823aab0270e580dd28ff2e7d3a0d0c3beee2837b2b0037b1de278c6a8f4d7cbc14a96b67deae')
+sha512sums=('1bc48f6ae736fc6ea3a1576c2510ab6118233440264bf1ed49ca8b6742b9502f7c8a88b63dc072a1f8d86bd9e5a9ba1113c1269b0abde9aa60d91a7a02b0c9a3')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list