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

Felix Yan felixonmars at archlinux.org
Tue Apr 23 18:22:40 UTC 2019


    Date: Tuesday, April 23, 2019 @ 18:22:39
  Author: felixonmars
Revision: 453190

upgpkg: haskell-yesod-persistent 1.6.0.2-1

rebuild with yesod-persistent 1.6.0.2

Modified:
  haskell-yesod-persistent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-23 18:17:23 UTC (rev 453189)
+++ PKGBUILD	2019-04-23 18:22:39 UTC (rev 453190)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-persistent
 pkgname=haskell-yesod-persistent
-pkgver=1.6.0.1
-pkgrel=93
+pkgver=1.6.0.2
+pkgrel=1
 pkgdesc="Some helpers for using Persistent from Yesod."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -14,7 +14,7 @@
          "haskell-yesod-core")
 makedepends=('ghc' 'haskell-hspec' 'haskell-wai-extra' 'haskell-persistent-sqlite')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('da12967cef7660581eeea16c5f4a28675fdc1fd697b265e9eee9c462e26385870e894653eada6a02532655693d3b72f202fde445949d44324ebfab40c7f6b52d')
+sha512sums=('8014d1bcb5101bfad61911377e4122b07f41b4e98bd20c8f7a205d151caa73dbe4b1cc526f1f3d4bb2323920b290f080c77649e0f368ca017cd50389a7f7120c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list