[arch-commits] Commit in haskell-esqueleto/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Mar 31 14:17:53 UTC 2020
Date: Tuesday, March 31, 2020 @ 14:17:53
Author: felixonmars
Revision: 608062
upgpkg: haskell-esqueleto 3.3.3.0-1
Modified:
haskell-esqueleto/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-31 14:13:23 UTC (rev 608061)
+++ PKGBUILD 2020-03-31 14:17:53 UTC (rev 608062)
@@ -3,8 +3,8 @@
_hkgname=esqueleto
pkgname=haskell-esqueleto
-pkgver=3.3.2
-pkgrel=6
+pkgver=3.3.3.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-exceptions' 'haskell-vector') # Not enabled yet
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('4d80cf0613e4ae13e63ceae93a1926c6fa90fb5feedeb409835adf8a7158ca25652e9245f4dd5c781164c1299d4400f8d937524a7de38b4af3ce71127e88ee06')
+sha512sums=('ac5b005ccb5c2234b45dc94f19b85ae17d65aa7a4ad5c9de2b5a26fc19890832edd6f98f512cfbf4059de1a912b2a580ac504e5805a19727033d5f5948f8cd5e')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list