[arch-commits] Commit in haskell-esqueleto/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Apr 24 18:18:24 UTC 2020
Date: Friday, April 24, 2020 @ 18:18:24
Author: felixonmars
Revision: 619456
upgpkg: haskell-esqueleto 3.3.3.0-10: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1
Modified:
haskell-esqueleto/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-24 18:17:32 UTC (rev 619455)
+++ PKGBUILD 2020-04-24 18:18:24 UTC (rev 619456)
@@ -4,7 +4,7 @@
_hkgname=esqueleto
pkgname=haskell-esqueleto
pkgver=3.3.3.0
-pkgrel=9
+pkgrel=10
pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
url="https://github.com/bitemyapp/esqueleto"
license=("BSD")
@@ -12,7 +12,7 @@
depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 'haskell-blaze-html' 'haskell-conduit'
'haskell-monad-logger' 'haskell-persistent' 'haskell-resourcet' 'haskell-tagged'
'haskell-unliftio' 'haskell-unordered-containers')
-makedepends=('ghc') # 'haskell-exceptions' 'haskell-vector') # Not enabled yet
+makedepends=('ghc') # 'haskell-vector') # Not enabled yet
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
sha512sums=('ac5b005ccb5c2234b45dc94f19b85ae17d65aa7a4ad5c9de2b5a26fc19890832edd6f98f512cfbf4059de1a912b2a580ac504e5805a19727033d5f5948f8cd5e')
More information about the arch-commits
mailing list