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


Commits:
bfae5a95 by Felix Yan at 2023-10-03T11:21:04+03:00
upgpkg: 1.5.0.4-64: rebuild with hashable 1.4.3.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,34 @@
+pkgbase = haskell-hasql
+       pkgdesc = An efficient PostgreSQL driver and a flexible mapping API
+       pkgver = 1.5.0.4
+       pkgrel = 64
+       url = https://github.com/nikita-volkov/hasql
+       arch = x86_64
+       license = MIT
+       checkdepends = postgresql
+       checkdepends = pifpaf
+       makedepends = ghc
+       makedepends = uusi
+       makedepends = haskell-contravariant-extras
+       makedepends = haskell-tasty
+       makedepends = haskell-tasty-quickcheck
+       makedepends = haskell-tasty-hunit
+       makedepends = haskell-quickcheck-instances
+       makedepends = haskell-quickcheck
+       makedepends = haskell-rerebase
+       depends = ghc-libs
+       depends = haskell-attoparsec
+       depends = haskell-bytestring-strict-builder
+       depends = haskell-contravariant
+       depends = haskell-dlist
+       depends = haskell-hashable
+       depends = haskell-hashtables
+       depends = haskell-postgresql-binary
+       depends = haskell-postgresql-libpq
+       depends = haskell-profunctors
+       depends = haskell-text-builder
+       depends = haskell-vector
+       source = 
https://hackage.haskell.org/packages/archive/hasql/1.5.0.4/hasql-1.5.0.4.tar.gz
+       sha512sums = 
82842d9017ca004a0b83727dff82e1a35917c8da17989d642e4eda5e2b2c5785d20df452c5305902e7467f1f7c5bcc31e68b53738392116ac475cd91549638c7
+
+pkgname = haskell-hasql


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=hasql
 pkgname=haskell-hasql
 pkgver=1.5.0.4
-pkgrel=63
+pkgrel=64
 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API"
 url="https://github.com/nikita-volkov/hasql";
 license=('MIT')



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

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


Reply via email to