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

Felix Yan felixonmars at archlinux.org
Sat Apr 3 03:31:01 UTC 2021


    Date: Saturday, April 3, 2021 @ 03:31:00
  Author: felixonmars
Revision: 911249

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

Modified:
  haskell-lifted-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-03 02:34:27 UTC (rev 911248)
+++ PKGBUILD	2021-04-03 03:31:00 UTC (rev 911249)
@@ -2,8 +2,8 @@
 
 _hkgname=lifted-async
 pkgname=haskell-lifted-async
-pkgver=0.10.1.3
-pkgrel=17
+pkgver=0.10.2
+pkgrel=1
 pkgdesc="Run lifted IO operations asynchronously and wait for their results"
 url="https://github.com/maoe/lifted-async"
 license=('BSD')
@@ -14,7 +14,7 @@
 checkdepends=('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=('e39ddc8822fc12f5003b00d4aeae4da5e4cee56c75e177ddab2e0848ff2ba88767f8bfa51fecc6180acd35441584e4a73f61848cdcdbd84a0ded8c8679da9429')
+sha512sums=('eb2b33693ab1617fdeca934c6ede73c530e578425049804c3a0322a63b5262411453f80cb730dabd338590fc6b3093cd13872b9922f5cda4806741fc74ea63ee')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list