[arch-commits] Commit in haskell-retry/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Jun 12 16:35:11 UTC 2022
Date: Sunday, June 12, 2022 @ 16:35:11
Author: felixonmars
Revision: 1236992
upgpkg: haskell-retry 0.9.2.1-1: rebuild with retry 0.9.2.1
Modified:
haskell-retry/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-12 16:35:00 UTC (rev 1236991)
+++ PKGBUILD 2022-06-12 16:35:11 UTC (rev 1236992)
@@ -3,8 +3,8 @@
_hkgname=retry
pkgname=haskell-retry
-pkgver=0.9.2.0
-pkgrel=26
+pkgver=0.9.2.1
+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' 'uusi' '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=('988378429aaf6c9679366d9134e30393f74be00fd8352b704f14a75e3d49a34d627e299a029329ef0197374dc64c9f32c251739d033e7dff16e896c6a13cf83d')
+sha512sums=('9a8197fe9f4e66bf081a6d2fd831dfffa22e96438a1e0a4922db0ee0eb9d8b4e514e1f3e14f16c15181556a0240efab4d9374acadd6feefe3f927a68326fdb15')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list