Date: Monday, December 19, 2022 @ 07:27:43
  Author: felixonmars
Revision: 1361481

upgpkg: haskell-hasql-notifications 0.2.0.3-1: rebuild with hasql-notifications 
0.2.0.3

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-19 07:26:31 UTC (rev 1361480)
+++ PKGBUILD    2022-12-19 07:27:43 UTC (rev 1361481)
@@ -2,8 +2,8 @@
 
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
-pkgver=0.2.0.2
-pkgrel=30
+pkgver=0.2.0.3
+pkgrel=1
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-hasql' 'haskell-hasql-pool' 
'haskell-postgresql-libpq')
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec' 'pifpaf' 'postgresql')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('b23974e745733546a49b29e1b1b90b44b9209c88cc3c97fd38357b5c8ecfb0c4')
+sha256sums=('36f144a7e9841130097afbe02d35c200b82ab247cfec7a8eedbaf8c84316147a')
 
 build() {
   cd $_hkgname-$pkgver

Reply via email to