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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jan 15 21:24:58 UTC 2022


    Date: Saturday, January 15, 2022 @ 21:24:58
  Author: felixonmars
Revision: 1105011

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

Modified:
  haskell-lifted-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-15 21:24:50 UTC (rev 1105010)
+++ PKGBUILD	2022-01-15 21:24:58 UTC (rev 1105011)
@@ -2,8 +2,8 @@
 
 _hkgname=lifted-async
 pkgname=haskell-lifted-async
-pkgver=0.10.2.1
-pkgrel=44
+pkgver=0.10.2.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=('6ddba93bdc8ecf65fc204bd8efa94273b1cb082d1d20ef7884935a9370fa2237f680007210326f227472aa06789f720c9788bdc7de91a756b24b927f8371db65')
+sha512sums=('25d679ecb147cc398866b100674d79dce6f70c4328d245cf68515961f93fc614246ce06f7247843372456168fe58fb011a2a9b9fc51a06944dee54ed80bfbdd5')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list