[arch-commits] Commit in haskell-lifted-async/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Aug 8 05:09:54 UTC 2020


    Date: Saturday, August 8, 2020 @ 05:09:53
  Author: felixonmars
Revision: 671832

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

Modified:
  haskell-lifted-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-08 05:03:17 UTC (rev 671831)
+++ PKGBUILD	2020-08-08 05:09:53 UTC (rev 671832)
@@ -2,8 +2,8 @@
 
 _hkgname=lifted-async
 pkgname=haskell-lifted-async
-pkgver=0.10.0.6
-pkgrel=16
+pkgver=0.10.1.1
+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=('9e5ae5d906df2577453c9b86f196f4bb4ec4d7766c5d9bcb7d2fa66be62daa44c033ed1475bdc004e1540da81f645a4d39db35142d32d09b33cfe9c01412f1ce')
+sha512sums=('74a9bb5e5e69367dfb2d03c4b6fbe90a3eba21aed9cbf924d989e46c8ea2b1782f41083c9ce3e916b6439b24742b5ef4828f8d410b27c1ebb81700e1ef530715')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list