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

Felix Yan felixonmars at archlinux.org
Tue Dec 8 22:12:57 UTC 2020


    Date: Tuesday, December 8, 2020 @ 22:12:57
  Author: felixonmars
Revision: 772277

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

Modified:
  haskell-deferred-folds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-08 22:10:44 UTC (rev 772276)
+++ PKGBUILD	2020-12-08 22:12:57 UTC (rev 772277)
@@ -2,8 +2,8 @@
 
 _hkgname=deferred-folds
 pkgname=haskell-deferred-folds
-pkgver=0.9.13
-pkgrel=3
+pkgver=0.9.14
+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=('688aa78ed06c8d0a588e96ab1c947b53a9a82e914eb50ed2cf4191902a2975430a2479571bc802c18e306ac114f75b856651dca195cf90d029a83e077f31cc81')
+sha512sums=('a56d4123b495d9c69b4210c640a817fde5d095fb062c8643d3a4f04d98a053d2493a9bd73683ecafe2d18922930b63c82c62ce1649c00e0b797593f4fa6bfa54')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list