Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-esqueleto
Commits:
ab5536bd by Felix Yan at 2024-09-23T12:22:09+03:00
upgpkg: 3.5.8.1-10: rebuild with unix-compat 0.7.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-esqueleto
pkgdesc = Type-safe EDSL for SQL queries on persistent backends.
pkgver = 3.5.8.1
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/bitemyapp/esqueleto
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=esqueleto
pkgname=haskell-esqueleto
pkgver=3.5.8.1
-pkgrel=9
+pkgrel=10
pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
url="https://github.com/bitemyapp/esqueleto"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-esqueleto/-/commit/ab5536bd31db7e5debc78c77df94b536da0ae602
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-esqueleto/-/commit/ab5536bd31db7e5debc78c77df94b536da0ae602
You're receiving this email because of your account on gitlab.archlinux.org.