Date: Thursday, April 2, 2020 @ 20:03:45
  Author: felixonmars
Revision: 610216

upgpkg: haskell-lifted-async 0.10.0.6-1: rebuild with lifted-async 0.10.0.6

Modified:
  haskell-lifted-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-04-02 20:00:49 UTC (rev 610215)
+++ PKGBUILD    2020-04-02 20:03:45 UTC (rev 610216)
@@ -2,8 +2,8 @@
 
 _hkgname=lifted-async
 pkgname=haskell-lifted-async
-pkgver=0.10.0.5
-pkgrel=11
+pkgver=0.10.0.6
+pkgrel=1
 pkgdesc="Run lifted IO operations asynchronously and wait for their results"
 url="https://github.com/maoe/lifted-async";
 license=('BSD')
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-hunit' 'haskell-tasty' 
'haskell-tasty-expected-failure'
              'haskell-tasty-hunit' 'haskell-tasty-th')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('3d767ddfd8609500cd157f677429f5ba55c82998c18d91f65cba51015c93bfdee092ab8c9fda81cc646da5694cfbc1303559ee2f9274daa48f11620932bf6c75')
+sha512sums=('9e5ae5d906df2577453c9b86f196f4bb4ec4d7766c5d9bcb7d2fa66be62daa44c033ed1475bdc004e1540da81f645a4d39db35142d32d09b33cfe9c01412f1ce')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to