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

Felix Yan felixonmars at archlinux.org
Mon Apr 10 06:04:33 UTC 2017


    Date: Monday, April 10, 2017 @ 06:04:31
  Author: felixonmars
Revision: 221710

upgpkg: haskell-yesod-core 1.4.33-1

rebuild with yesod-core,1.4.33

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-10 05:38:04 UTC (rev 221709)
+++ PKGBUILD	2017-04-10 06:04:31 UTC (rev 221710)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.4.32
-pkgrel=13
+pkgver=1.4.33
+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=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('0a3389e0e5d188c0bfcb99bb39856adcde28a1ebf572c0aebf8afa0e34946869')
+sha512sums=('ad810facfffc3e14bd9891129344d062e00d3e152c50fda79e4e7587fb0b0d8372d36e4d9a3526a7794a24b29d78887e5df016b041eadbe1b8882f37889a5740')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list