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

Felix Yan felixonmars at archlinux.org
Wed Dec 13 00:14:50 UTC 2017


    Date: Wednesday, December 13, 2017 @ 00:14:49
  Author: felixonmars
Revision: 274030

upgpkg: haskell-shelly 1.7.0-1

Modified:
  haskell-shelly/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-13 00:14:35 UTC (rev 274029)
+++ PKGBUILD	2017-12-13 00:14:49 UTC (rev 274030)
@@ -4,8 +4,8 @@
 
 _hkgname=shelly
 pkgname=haskell-shelly
-pkgver=1.6.9
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
 pkgdesc="Shell-like (systems) programming in Haskell"
 url="https://github.com/yesodweb/Shelly.hs"
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
          'haskell-async' 'haskell-transformers-base')
 makedepends=('ghc' 'haskell-hunit' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1fd4912ebfe3f1a0e1968b0ac00b6baec2cc335d111c11a48889b41bafd67ef9c27a6405357ad6101e598f8a897a5869500ac596dc7197c19418011d96b0e1a3')
+sha512sums=('ffb0af966b43ddaec9ec03e105b1f3d02205f581063fe8971dcca9d30d3f15f1b1c23ae786203f7a1260d47e50e5c7fc110b60e52a20e442bd67b9ef3c3ff6f4')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list