Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-esqueleto
Commits:
3e96d1a0 by Felix Yan at 2026-05-14T16:30:54+08:00
upgpkg: 3.5.11.2-1
- - - - -
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.11.1
- pkgrel = 32
+ pkgver = 3.5.11.2
+ pkgrel = 1
url = https://github.com/bitemyapp/esqueleto
arch = x86_64
license = BSD-3-Clause
@@ -28,7 +28,7 @@ pkgbase = haskell-esqueleto
depends = haskell-tagged
depends = haskell-unliftio
depends = haskell-unordered-containers
- source =
https://hackage.haskell.org/packages/archive/esqueleto/3.5.11.1/esqueleto-3.5.11.1.tar.gz
- sha512sums =
c7c804369e34523c43c2b7c6403b8c2567b0f634c5c26d6a4149a63341c18090b3784e232e643805358100d07a16a16f894b7a700281dd96e1dac8dd05007077
+ source =
https://hackage.haskell.org/packages/archive/esqueleto/3.5.11.2/esqueleto-3.5.11.2.tar.gz
+ sha512sums =
254579553439323d87f466f3a44fdc25b58c824fcf14821728329956d9c25be529e4dd2a09fc2e77e4d3033604dfd482c6c24b0968b96322104f872b4fc5a94a
pkgname = haskell-esqueleto
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
_hkgname=esqueleto
pkgname=haskell-esqueleto
-pkgver=3.5.11.1
-pkgrel=32
+pkgver=3.5.11.2
+pkgrel=1
pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
url="https://github.com/bitemyapp/esqueleto"
license=('BSD-3-Clause')
@@ -17,7 +17,7 @@ makedepends=('ghc' 'haskell-hspec' 'haskell-hspec-core'
'haskell-mysql' 'haskell
'haskell-postgresql-simple')
checkdepends=('mariadb' 'pifpaf' 'postgresql')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('c7c804369e34523c43c2b7c6403b8c2567b0f634c5c26d6a4149a63341c18090b3784e232e643805358100d07a16a16f894b7a700281dd96e1dac8dd05007077')
+sha512sums=('254579553439323d87f466f3a44fdc25b58c824fcf14821728329956d9c25be529e4dd2a09fc2e77e4d3033604dfd482c6c24b0968b96322104f872b4fc5a94a')
prepare() {
cd $_hkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-esqueleto/-/commit/3e96d1a04afccbd17c6b3361cd5badeadb1350f8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-esqueleto/-/commit/3e96d1a04afccbd17c6b3361cd5badeadb1350f8
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help