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


Commits:
9a392f2b by Felix Yan at 2024-10-10T02:58:23+03:00
upgpkg: 3.5.9.0-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.8.1
-       pkgrel = 15
+       pkgver = 3.5.9.0
+       pkgrel = 1
        url = https://github.com/bitemyapp/esqueleto
        arch = x86_64
        license = BSD
@@ -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.8.1/esqueleto-3.5.8.1.tar.gz
-       sha512sums = 
3b84a6f9241c8f307d4c8dbc2de9713181ea1d58e6a942969daa22a100e5c23233e38b4edc50b7782cf66a4b7326221b03d5e4255809380807581d28b7554ba4
+       source = 
https://hackage.haskell.org/packages/archive/esqueleto/3.5.9.0/esqueleto-3.5.9.0.tar.gz
+       sha512sums = 
446d1c10817bd4dae16d3d1122ee562b808dee2060c154d3791f79c9c85f332a3df5c427137776d15c2652606c7e0b95abbf2568bf77e313cc2a79f62784f1a1
 
 pkgname = haskell-esqueleto


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
-pkgver=3.5.8.1
-pkgrel=15
+pkgver=3.5.9.0
+pkgrel=1
 pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
 url="https://github.com/bitemyapp/esqueleto";
 license=("BSD")
@@ -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=('3b84a6f9241c8f307d4c8dbc2de9713181ea1d58e6a942969daa22a100e5c23233e38b4edc50b7782cf66a4b7326221b03d5e4255809380807581d28b7554ba4')
+sha512sums=('446d1c10817bd4dae16d3d1122ee562b808dee2060c154d3791f79c9c85f332a3df5c427137776d15c2652606c7e0b95abbf2568bf77e313cc2a79f62784f1a1')
 
 prepare() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-esqueleto/-/commit/9a392f2bc488df4c3f3b2a79fce6f321195af7d0

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


Reply via email to