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

Felix Yan felixonmars at archlinux.org
Fri Dec 8 17:50:18 UTC 2017


    Date: Friday, December 8, 2017 @ 17:50:17
  Author: felixonmars
Revision: 273348

upgpkg: haskell-shelly 1.6.9-1

Modified:
  haskell-shelly/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-08 17:48:10 UTC (rev 273347)
+++ PKGBUILD	2017-12-08 17:50:17 UTC (rev 273348)
@@ -4,7 +4,7 @@
 
 _hkgname=shelly
 pkgname=haskell-shelly
-pkgver=1.6.8.7
+pkgver=1.6.9
 pkgrel=1
 pkgdesc="Shell-like (systems) programming in Haskell"
 url="https://github.com/yesodweb/Shelly.hs"
@@ -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=('425571a43c25b72fe3cf36bf64075926faf0669031a82704b3b0a57a96910d0ec9dd11608bfa2355af657eb46227c03b8d176e4a4aea08cb70257641b693a366')
+sha512sums=('1fd4912ebfe3f1a0e1968b0ac00b6baec2cc335d111c11a48889b41bafd67ef9c27a6405357ad6101e598f8a897a5869500ac596dc7197c19418011d96b0e1a3')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list