[arch-commits] Commit in haskell-hasql-transaction/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jul 7 17:19:27 UTC 2021
Date: Wednesday, July 7, 2021 @ 17:19:26
Author: felixonmars
Revision: 975292
upgpkg: haskell-hasql-transaction 1.0.1-1: rebuild with hasql-transaction 1.0.1
Modified:
haskell-hasql-transaction/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-07 17:17:21 UTC (rev 975291)
+++ PKGBUILD 2021-07-07 17:19:26 UTC (rev 975292)
@@ -2,8 +2,8 @@
_hkgname=hasql-transaction
pkgname=haskell-hasql-transaction
-pkgver=1.0.0.2
-pkgrel=29
+pkgver=1.0.1
+pkgrel=1
pkgdesc="A composable abstraction over the retryable transactions for Hasql"
url="https://github.com/nikita-volkov/hasql-transaction"
license=('MIT')
@@ -13,7 +13,7 @@
makedepends=('ghc' 'uusi' 'haskell-async' 'haskell-rerebase')
checkdepends=('postgresql' 'pifpaf')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('25b068f654c55f35d92e059d2876a09694ee6881935b7585d5fcf52f421a91a0d191f3339d40a01288c6847d5ae3b609665aeb3f83a119d5a4ee07e6cdcbd5b1')
+sha512sums=('92689f9ffd443e9fcce5c024871492774687c98a7b906040af4f175e268f77e9dfa5520e8d95b056bd0ed264a63e5d38d0aa8759ec7e0ba9ebd697262428b8f4')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list