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

Felix Yan felixonmars at archlinux.org
Thu Feb 18 21:32:00 UTC 2021


    Date: Thursday, February 18, 2021 @ 21:32:00
  Author: felixonmars
Revision: 865294

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

Modified:
  haskell-deferred-folds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-18 20:58:31 UTC (rev 865293)
+++ PKGBUILD	2021-02-18 21:32:00 UTC (rev 865294)
@@ -2,8 +2,8 @@
 
 _hkgname=deferred-folds
 pkgname=haskell-deferred-folds
-pkgver=0.9.15
-pkgrel=46
+pkgver=0.9.16
+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=('7b52b5ea8176dce3e5f2291afda4bb7596746ac3406ad4215e52c5e3fffb3338709ab01b6a500d4c887fc77dfd2988eb450f9d3b5b4f2d8dfa83a4dc435ff8a0')
+sha512sums=('1a39aeccfb1ae1fdf563ca010c292ad84e10c35db8d756b323f94a72532d73d8058d66447648e607fe6779a0e8bfbed937f9575f8f6ccb64690e1fc14793e3e9')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list