[arch-commits] Commit in haskell-esqueleto/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 22 17:37:28 UTC 2020
Date: Sunday, March 22, 2020 @ 17:37:27
Author: felixonmars
Revision: 603572
upgpkg: haskell-esqueleto 3.3.2-1
Modified:
haskell-esqueleto/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-22 17:27:33 UTC (rev 603571)
+++ PKGBUILD 2020-03-22 17:37:27 UTC (rev 603572)
@@ -3,8 +3,8 @@
_hkgname=esqueleto
pkgname=haskell-esqueleto
-pkgver=3.3.1.1
-pkgrel=34
+pkgver=3.3.2
+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=('d13303ac963c6201856fba0a43878d36d43610e553dd6f19aab11ff9f4d4b44625a8a2e1c5ea808d8dbb6c3d853fb6e5b9f877264e8146c6979bbdbc99422ad8')
+sha512sums=('4d80cf0613e4ae13e63ceae93a1926c6fa90fb5feedeb409835adf8a7158ca25652e9245f4dd5c781164c1299d4400f8d937524a7de38b4af3ce71127e88ee06')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list