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

Felix Yan felixonmars at archlinux.org
Sat Feb 22 15:02:01 UTC 2020


    Date: Saturday, February 22, 2020 @ 15:02:01
  Author: felixonmars
Revision: 578712

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

Modified:
  haskell-lifted-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-22 14:56:40 UTC (rev 578711)
+++ PKGBUILD	2020-02-22 15:02:01 UTC (rev 578712)
@@ -2,8 +2,8 @@
 
 _hkgname=lifted-async
 pkgname=haskell-lifted-async
-pkgver=0.10.0.4
-pkgrel=42
+pkgver=0.10.0.5
+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=('88576542e9181b991bdb3e6739f6e2b0f9e789abba6da717da8677758ccfed2ed124769bcd5c84bd6c6fa0c3160db71bd428b5566f9eac7d318e0eb53f8dc6b3')
+sha512sums=('3d767ddfd8609500cd157f677429f5ba55c82998c18d91f65cba51015c93bfdee092ab8c9fda81cc646da5694cfbc1303559ee2f9274daa48f11620932bf6c75')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list