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

Felix Yan felixonmars at archlinux.org
Tue Oct 22 06:13:08 UTC 2019


    Date: Tuesday, October 22, 2019 @ 06:13:07
  Author: felixonmars
Revision: 518198

upgpkg: haskell-esqueleto 3.1.1-1

rebuild with esqueleto 3.1.1

Modified:
  haskell-esqueleto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-22 06:02:04 UTC (rev 518197)
+++ PKGBUILD	2019-10-22 06:13:07 UTC (rev 518198)
@@ -3,8 +3,8 @@
 
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
-pkgver=3.1.0
-pkgrel=24
+pkgver=3.1.1
+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-unordered-containers')
 makedepends=('ghc')  # 'haskell-exceptions' 'haskell-vector')  # Not enabled yet
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('de09f1c1073d5576f1ad625eb63183213d2ae9c38378c92f42edd2dd8f4e29ec8e65ad106818c7517744e279120dd6b35f69493d5cc054a7da812c499f636c43')
+sha512sums=('cd535a841557db44984dc3affeb09211dba9d10690466c82b5f1b29d447cc19d01e314dec46eeafd768cdf5f16e73103f6a4c777f0d2f4545ae4d7d8850fe3ef')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list