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

Felix Yan felixonmars at archlinux.org
Sun Feb 9 11:29:10 UTC 2020


    Date: Sunday, February 9, 2020 @ 11:29:10
  Author: felixonmars
Revision: 565275

upgpkg: haskell-esqueleto 3.3.1-1: rebuild with esqueleto 3.3.1

Modified:
  haskell-esqueleto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-09 11:02:27 UTC (rev 565274)
+++ PKGBUILD	2020-02-09 11:29:10 UTC (rev 565275)
@@ -3,8 +3,8 @@
 
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
-pkgver=3.3.0
-pkgrel=23
+pkgver=3.3.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-unliftio' '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=('99c27f476c4f60fcb171a0d670864b244cb74a81e904da8de4d2b0bf4693a544009720bdbb5ebb953470dd130c514c1deba212d2ae2dfb943fd865989e1e2911')
+sha512sums=('b5b6172b166c8934eb10f5676e31dce2eedae20829844c1e3a8fa863b9d80f3fd0d6458a3656a98f91470b452a39c1d8edd3a5a5703dd83fa341bc6aefb7997e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list