Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-esqueleto
Commits:
34d40a06 by Felix Yan at 2024-08-27T22:49:00+03:00
upgpkg: 3.5.8.1-3: rebuild with hashable 1.4.4.0
- - - - -
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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/34d40a06accdf93b78b0ef9d84f9faa520a47113
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-esqueleto/-/commit/34d40a06accdf93b78b0ef9d84f9faa520a47113
You're receiving this email because of your account on gitlab.archlinux.org.