Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hasql-notifications


Commits:
41ea15ee by Felix Yan at 2023-10-03T12:17:37+03:00
upgpkg: 0.2.0.3-51: rebuild with hashable 1.4.3.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,20 @@
+pkgbase = haskell-hasql-notifications
+       pkgdesc = LISTEN/NOTIFY support for Hasql
+       pkgver = 0.2.0.3
+       pkgrel = 51
+       url = https://github.com/diogob/hasql-notifications
+       arch = x86_64
+       license = BSD
+       makedepends = ghc
+       makedepends = haskell-quickcheck
+       makedepends = haskell-hspec
+       makedepends = pifpaf
+       makedepends = postgresql
+       depends = ghc-libs
+       depends = haskell-hasql
+       depends = haskell-hasql-pool
+       depends = haskell-postgresql-libpq
+       source = 
https://hackage.haskell.org/packages/archive/hasql-notifications/0.2.0.3/hasql-notifications-0.2.0.3.tar.gz
+       sha256sums = 
36f144a7e9841130097afbe02d35c200b82ab247cfec7a8eedbaf8c84316147a
+
+pkgname = haskell-hasql-notifications


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=hasql-notifications
 pkgname=haskell-hasql-notifications
 pkgver=0.2.0.3
-pkgrel=50
+pkgrel=51
 pkgdesc="LISTEN/NOTIFY support for Hasql"
 url="https://github.com/diogob/hasql-notifications";
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql-notifications/-/commit/41ea15ee8886480cc06711cb8c26df9fbf0fdfdb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hasql-notifications/-/commit/41ea15ee8886480cc06711cb8c26df9fbf0fdfdb
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to