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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jul 23 08:14:03 UTC 2021


    Date: Friday, July 23, 2021 @ 08:14:03
  Author: felixonmars
Revision: 984149

upgpkg: haskell-lifted-async 0.10.2.1-1: rebuild with lifted-async 0.10.2.1 (rebuild pass 1, specified --nocheck)

Modified:
  haskell-lifted-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-23 07:45:37 UTC (rev 984148)
+++ PKGBUILD	2021-07-23 08:14:03 UTC (rev 984149)
@@ -2,8 +2,8 @@
 
 _hkgname=lifted-async
 pkgname=haskell-lifted-async
-pkgver=0.10.2
-pkgrel=30
+pkgver=0.10.2.1
+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=('eb2b33693ab1617fdeca934c6ede73c530e578425049804c3a0322a63b5262411453f80cb730dabd338590fc6b3093cd13872b9922f5cda4806741fc74ea63ee')
+sha512sums=('6ddba93bdc8ecf65fc204bd8efa94273b1cb082d1d20ef7884935a9370fa2237f680007210326f227472aa06789f720c9788bdc7de91a756b24b927f8371db65')
 
 build() {
     cd $_hkgname-$pkgver




More information about the arch-commits mailing list