[arch-commits] Commit in haskell-persistent-template/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Mar 11 13:35:13 UTC 2020
Date: Wednesday, March 11, 2020 @ 13:35:12
Author: felixonmars
Revision: 594206
upgpkg: haskell-persistent-template 2.8.2.3-1: rebuild with persistent-template 2.8.2.3
Modified:
haskell-persistent-template/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-11 13:30:04 UTC (rev 594205)
+++ PKGBUILD 2020-03-11 13:35:12 UTC (rev 594206)
@@ -3,8 +3,8 @@
_hkgname=persistent-template
pkgname=haskell-persistent-template
-pkgver=2.8.2.2
-pkgrel=2
+pkgver=2.8.2.3
+pkgrel=1
pkgdesc="Type-safe, non-relational, multi-backend persistence"
url="http://www.yesodweb.com/book/persistent"
license=("MIT")
@@ -14,7 +14,7 @@
'haskell-th-lift-instances' "haskell-unordered-containers")
makedepends=('ghc' 'haskell-hspec')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('6b40d620c83da42a5bb8d3e5ddf091b238a92ebc12c73cb144d3b3412de90debf56e005f663b96fe3a1794cd52567bd7e49498b936932048acd593d4f1da10bb')
+sha512sums=('eef94f07783f2b61ed4d00c75a57e976e2546ee1cb564471ea33e5faf01634701a7b60b4c1ee64594e0058949966f132fe46f1a5efc5a64f949fc6e6b27d5ddb')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list