[arch-commits] Commit in haskell-retry/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Apr 25 14:18:50 UTC 2020
Date: Saturday, April 25, 2020 @ 14:18:50
Author: felixonmars
Revision: 620753
upgpkg: haskell-retry 0.8.1.2-1: rebuild with retry 0.8.1.2
Modified:
haskell-retry/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-25 14:16:50 UTC (rev 620752)
+++ PKGBUILD 2020-04-25 14:18:50 UTC (rev 620753)
@@ -3,8 +3,8 @@
_hkgname=retry
pkgname=haskell-retry
-pkgver=0.8.1.1
-pkgrel=4
+pkgver=0.8.1.2
+pkgrel=1
pkgdesc="Retry combinators for monadic actions that may fail"
url="https://github.com/Soostone/retry"
license=("BSD")
@@ -13,7 +13,7 @@
makedepends=('ghc' 'haskell-hedgehog' 'haskell-hunit' 'haskell-tasty'
'haskell-tasty-hunit' 'haskell-tasty-hedgehog')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('6907d04314b10fbcbb6680608bbd5926ab56f5916fc032339d5793f2813983d5db3f40d4fc25f8e0befcb3649e753aec737a7ef3cf98fe05252a3a8c1bd546a1')
+sha512sums=('42856d43035e7c3a8128768c1a12fb1fbbd33ebc12fba152f5559e117a6339ea35a75e06243c320623e42a70916ad9f5a141988c42df4e44acb084210e2488e7')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list