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

Felix Yan felixonmars at archlinux.org
Wed Mar 7 06:14:14 UTC 2018


    Date: Wednesday, March 7, 2018 @ 06:14:13
  Author: felixonmars
Revision: 303424

upgpkg: haskell-shelly 1.7.1-1

rebuild with shelly,1.7.1

Modified:
  haskell-shelly/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-07 06:13:59 UTC (rev 303423)
+++ PKGBUILD	2018-03-07 06:14:13 UTC (rev 303424)
@@ -4,8 +4,8 @@
 
 _hkgname=shelly
 pkgname=haskell-shelly
-pkgver=1.7.0.1
-pkgrel=12
+pkgver=1.7.1
+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=('80d90168e343475cb9aec66c475b1f73e451178c7093f37c7ff3acabde16315cc6af7d238d3ea6fea84250127772ce3b74d7a1ce295ee2e2d8a70147bd382592')
+sha512sums=('0409be10d66fcd6d283b2032fdc39e674187d7d29a4ef0eb61dd251bc3518b1863ab70185abe963ba0eb4601a0a96013b6f83b5c73255b06aaec9914b1628ffd')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list