[arch-commits] Commit in haskell-persistent-template/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Mar 5 19:00:57 UTC 2020
Date: Thursday, March 5, 2020 @ 19:00:56
Author: felixonmars
Revision: 590832
upgpkg: haskell-persistent-template 2.8.2.1-1: rebuild with persistent-template 2.8.2.1
Modified:
haskell-persistent-template/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-05 18:55:01 UTC (rev 590831)
+++ PKGBUILD 2020-03-05 19:00:56 UTC (rev 590832)
@@ -3,8 +3,8 @@
_hkgname=persistent-template
pkgname=haskell-persistent-template
-pkgver=2.8.0.1
-pkgrel=6
+pkgver=2.8.2.1
+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=('923b4ac00f37a73282e6c6618f8725816cea5542d3cad514a7f5bf76e9f04618c7da89b451b3da5011bd1bf3c297f3e8c06171f19a5b846f470bfb61b2ebb282')
+sha512sums=('7a7be6a65a1de2345c3f4ff69a3c0eafa5c5f0575d7dc8dd33d6dc1f3152558ea84c94f59890ac1b7a35c6e067061ad07027bdd7650bd5db0418d9f08b44961e')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list