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

Felix Yan felixonmars at archlinux.org
Tue May 21 14:33:50 UTC 2019


    Date: Tuesday, May 21, 2019 @ 14:33:50
  Author: felixonmars
Revision: 468199

upgpkg: haskell-deferred-folds 0.9.10.1-1

rebuild with deferred-folds 0.9.10.1

Modified:
  haskell-deferred-folds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-21 14:32:08 UTC (rev 468198)
+++ PKGBUILD	2019-05-21 14:33:50 UTC (rev 468199)
@@ -2,8 +2,8 @@
 
 _hkgname=deferred-folds
 pkgname=haskell-deferred-folds
-pkgver=0.9.10
-pkgrel=32
+pkgver=0.9.10.1
+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=('076de06fd49d697d894b25862b57ae7433dd18452f2fff17fe2def89282643501725440e1597fb4a79f633ced26909add259304be0865d1c51fd9172e79e69b7')
+sha512sums=('920f26c8c1c02642d490220a19c1671d4060149dc1a48bb6a16f6be682342f355835ae55724fc680478d348c8be8347a0eec14666824c0f1651de1f07c23e4ca')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list