[arch-commits] Commit in haskell-hasql-transaction/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 24 00:21:47 UTC 2022


    Date: Monday, January 24, 2022 @ 00:21:47
  Author: felixonmars
Revision: 1114097

upgpkg: haskell-hasql-transaction 1.0.1.1-1: rebuild with hasql-transaction 1.0.1.1

Modified:
  haskell-hasql-transaction/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-24 00:20:39 UTC (rev 1114096)
+++ PKGBUILD	2022-01-24 00:21:47 UTC (rev 1114097)
@@ -2,8 +2,8 @@
 
 _hkgname=hasql-transaction
 pkgname=haskell-hasql-transaction
-pkgver=1.0.1
-pkgrel=76
+pkgver=1.0.1.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=('92689f9ffd443e9fcce5c024871492774687c98a7b906040af4f175e268f77e9dfa5520e8d95b056bd0ed264a63e5d38d0aa8759ec7e0ba9ebd697262428b8f4')
+sha512sums=('c37c463c3cce859cb3afb35ab3ac6a55db27209bbed4209f77b027ace2c21888b544223ceabf86cde92d60c26e65d03df26c2974bcbca99b466f3ccc683f0583')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list