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

Felix Yan fyan at archlinux.org
Fri Jun 10 03:13:28 UTC 2016


    Date: Friday, June 10, 2016 @ 05:13:28
  Author: fyan
Revision: 178980

upgpkg: haskell-persistent-template 2.5.1.3-1

rebuild with persistent-2.5, http-api-data-0.2.3, microlens-0.4.4.1, monads-tf-0.1.0.3, persistent-sqlite-2.5.0.2, persistent-template-2.5.1.3, unordered-containers-0.2.7.1, yaml-0.8.17.2

Modified:
  haskell-persistent-template/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-10 03:13:19 UTC (rev 178979)
+++ PKGBUILD	2016-06-10 03:13:28 UTC (rev 178980)
@@ -4,8 +4,8 @@
 
 _hkgname=persistent-template
 pkgname=haskell-persistent-template
-pkgver=2.1.8.1
-pkgrel=2
+pkgver=2.5.1.3
+pkgrel=1
 pkgdesc="Type-safe, non-relational, multi-backend persistence"
 url="http://www.yesodweb.com/book/persistent"
 license=("MIT")
@@ -15,7 +15,7 @@
          "haskell-persistent" "haskell-tagged" "haskell-text"
          "haskell-unordered-containers")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('34911f40028357567717f6724abae4e6fc905567ffc8ba8ee5042e9680b2f168')
+sha256sums=('c0070245e0b569ceef15e55be816a069cf2d26774c9613368d915e6ecb396f2a')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list