[arch-commits] Commit in haskell-persistent-template/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sat Apr 16 03:37:43 UTC 2016


    Date: Saturday, April 16, 2016 @ 05:37:42
  Author: fyan
Revision: 171144

upgpkg: haskell-persistent-template 2.5-1

rebuild with fast-logger-2.4.5, persistent-2.5, persistent-sqlite-2.5, persistent-template-2.5, yaml-0.8.17.1, http-client-0.4.28, http-client-tls-0.2.4, http-conduit-2.1.10, shakespeare-2.0.8.1, wai-3.2.1, wai-logger-2.2.6

Modified:
  haskell-persistent-template/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-16 03:29:15 UTC (rev 171143)
+++ PKGBUILD	2016-04-16 03:37:42 UTC (rev 171144)
@@ -4,8 +4,8 @@
 
 _hkgname=persistent-template
 pkgname=haskell-persistent-template
-pkgver=2.1.6
-pkgrel=12
+pkgver=2.5
+pkgrel=1
 pkgdesc="Type-safe, non-relational, multi-backend persistence"
 url="http://www.yesodweb.com/book/persistent"
 license=("MIT")
@@ -17,7 +17,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('818a89a082bec8e812c69d2e5069468f61c23d769456736318836cbffac56653')
+sha256sums=('17c50172ed2b9f77480dcc616aa248dd62cf1b8e909b6b452ac503c9c8799b1f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list