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

Felix Yan felixonmars at archlinux.org
Sat Aug 27 04:17:17 UTC 2016


    Date: Saturday, August 27, 2016 @ 04:17:17
  Author: felixonmars
Revision: 187812

upgpkg: haskell-persistent-sqlite 2.6-1

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-27 04:14:37 UTC (rev 187811)
+++ PKGBUILD	2016-08-27 04:17:17 UTC (rev 187812)
@@ -4,8 +4,8 @@
 
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
-pkgver=2.5.0.2
-pkgrel=11
+pkgver=2.6
+pkgrel=1
 pkgdesc="Backend for the persistent library using sqlite3"
 url="http://www.yesodweb.com/book/persistent"
 license=("MIT")
@@ -14,7 +14,7 @@
          "haskell-monad-logger" "haskell-old-locale" "haskell-persistent"
          "haskell-resource-pool" "haskell-resourcet" "haskell-text")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('dd0f3490a9daa0b11638080f0966049ba0946d7a392808789e57f3aa24c5f54d')
+sha256sums=('628670f06cc533adb057649a253e9332aa2b3f69278af8fd32905e9bb00e0ffa')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list