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

Felix Yan felixonmars at archlinux.org
Fri Aug 12 07:30:25 UTC 2016


    Date: Friday, August 12, 2016 @ 07:30:25
  Author: felixonmars
Revision: 186494

upgpkg: haskell-yesod-core 1.4.23-1

rebuild with cryptonite-0.18, hindent-5.0.0, microlens-0.4.7.0, postgresql-binary-0.9.1, yesod-core-1.4.23

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-12 07:27:55 UTC (rev 186493)
+++ PKGBUILD	2016-08-12 07:30:25 UTC (rev 186494)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.4.22
-pkgrel=9
+pkgver=1.4.23
+pkgrel=1
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -22,7 +22,7 @@
          "haskell-unordered-containers" "haskell-vector" "haskell-wai" "haskell-wai-extra"
          "haskell-wai-logger" "haskell-warp" "haskell-word8")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('21329336daff5825005efa5905a305e764f2db95e0e43e5d0f0a85fac8bcf124')
+sha256sums=('05aea0cf09ae9f568358d8443c702bf070f2f64759820e3b5d3ecb4e4f557e3c')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list