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

Felix Yan felixonmars at archlinux.org
Tue Jul 19 16:21:55 UTC 2016


    Date: Tuesday, July 19, 2016 @ 16:21:55
  Author: felixonmars
Revision: 183236

upgpkg: haskell-persistent-template 2.5.1.4-1

rebuild with Glob-0.7.10, QuickCheck-2.9.1, aeson-compat-0.3.5.1, bifunctors-5.4, clientsession-0.9.1.2, cmark-0.5.3.1, cookie-0.4.2.1, css-text-0.1.2.2, dlist-0.8, dns-2.0.4, extra-1.4.12, fgl-5.5.3.0, generic-deriving-1.10.6, generics-sop-0.2.2.0, graphviz-2999.18.1.2, http-client-0.5.1, http2-1.6.1, js-jquery-3.1.0, math-functions-0.2.0.1, mono-traversable-1.0.0.1, pandoc-1.17.2, pandoc-citeproc-0.10.1, pandoc-crossref-0.2.2.1, path-io-1.2.0, persistent-template-2.5.1.4, retry-0.7.4.1, scientific-0.3.4.9, tasty-rerun-1.1.6, wai-extra-3.0.16.1, zip-archive-0.3.0.4

Modified:
  haskell-persistent-template/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-19 16:20:41 UTC (rev 183235)
+++ PKGBUILD	2016-07-19 16:21:55 UTC (rev 183236)
@@ -4,8 +4,8 @@
 
 _hkgname=persistent-template
 pkgname=haskell-persistent-template
-pkgver=2.5.1.3
-pkgrel=5
+pkgver=2.5.1.4
+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=('c0070245e0b569ceef15e55be816a069cf2d26774c9613368d915e6ecb396f2a')
+sha256sums=('bd2fb5aadbee3770c562a472e87dd812f30fea05334e6e19b223f322ebced072')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list