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

Felix Yan felixonmars at archlinux.org
Fri May 11 15:50:29 UTC 2018


    Date: Friday, May 11, 2018 @ 15:50:28
  Author: felixonmars
Revision: 320793

upgpkg: haskell-shelly 1.8.0-1

rebuild with shelly,1.8.0

Modified:
  haskell-shelly/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-11 15:21:30 UTC (rev 320792)
+++ PKGBUILD	2018-05-11 15:50:28 UTC (rev 320793)
@@ -4,8 +4,8 @@
 
 _hkgname=shelly
 pkgname=haskell-shelly
-pkgver=1.7.2
-pkgrel=5
+pkgver=1.8.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' 'haskell-hspec-contrib')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('bee82f8b6433f244d84984fdfaa262ac3c6712d54f37882e503a9de6ace6f7a3da497ba81bedc7e33d0db6f37a464605e4c245fd90a829666df692ad912b7fb3')
+sha512sums=('c54231f6ac09eb5545d8abac82fb7201422297e113761acb9b171007bd7a6cd9146eed8d5fab9d4ba524b21cee361314b8cdba137ba18a82e3f9071da915ad22')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list