[arch-commits] Commit in haskell-esqueleto/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Sep 18 16:22:42 UTC 2020


    Date: Friday, September 18, 2020 @ 16:22:41
  Author: felixonmars
Revision: 710679

upgpkg: haskell-esqueleto 3.3.4.0-1

Modified:
  haskell-esqueleto/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-18 16:05:47 UTC (rev 710678)
+++ PKGBUILD	2020-09-18 16:22:41 UTC (rev 710679)
@@ -3,8 +3,8 @@
 
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
-pkgver=3.3.3.3
-pkgrel=4
+pkgver=3.3.4.0
+pkgrel=1
 pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
 url="https://github.com/bitemyapp/esqueleto"
 license=("BSD")
@@ -14,7 +14,7 @@
          'haskell-unliftio' 'haskell-unordered-containers')
 makedepends=('ghc')  # 'haskell-vector')  # Not enabled yet
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('c5156891d00559c60d0c0f85c34e79cf82afc33579290ac24ab7b67102812e4892a74842bbfd919306c2ddc672486658d081afb8704ae0ff0c8af064f33dcdf7')
+sha512sums=('e120c656bf7b6029cf4833cfbeadab516dcd66bb4c27cf834a95a53f333193095c6e9921b2b230608aa052fd6b181a0ae2bd371575509b0bb269d8bd239dbfd2')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list