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

Felix Yan felixonmars at gemini.archlinux.org
Wed Sep 7 12:45:03 UTC 2022


    Date: Wednesday, September 7, 2022 @ 12:45:02
  Author: felixonmars
Revision: 1296072

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

Modified:
  haskell-hasql-notifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-07 12:43:04 UTC (rev 1296071)
+++ PKGBUILD	2022-09-07 12:45:02 UTC (rev 1296072)
@@ -2,8 +2,8 @@
 
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
-pkgver=0.2.0.1
-pkgrel=38
+pkgver=0.2.0.2
+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=('7b5e2eab841d7f2d07869039b8674cd119408817794e884785b30417754825a4')
+sha256sums=('b23974e745733546a49b29e1b1b90b44b9209c88cc3c97fd38357b5c8ecfb0c4')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list