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

Felix Yan felixonmars at archlinux.org
Thu Jun 21 03:19:08 UTC 2018


    Date: Thursday, June 21, 2018 @ 03:19:08
  Author: felixonmars
Revision: 344238

upgpkg: haskell-turtle 1.5.9-1

rebuild with turtle 1.5.9

Modified:
  haskell-turtle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-21 03:13:55 UTC (rev 344237)
+++ PKGBUILD	2018-06-21 03:19:08 UTC (rev 344238)
@@ -4,8 +4,8 @@
 
 _hkgname=turtle
 pkgname=haskell-turtle
-pkgver=1.5.8
-pkgrel=19
+pkgver=1.5.9
+pkgrel=1
 pkgdesc="Shell programming, Haskell-style"
 url="https://github.com/Gabriel439/Haskell-Turtle-Library"
 license=('custom:BSD3')
@@ -16,7 +16,7 @@
          'haskell-temporary' 'haskell-unix-compat')
 makedepends=('ghc' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('22da53b23a1af0c8aaa9bb78921d61cd98e5ddad210a4274047701f7d3077f4618dbda922525eeed238d0867d67547c1176ebd9939cc865ad7e064822683c6a4')
+sha512sums=('be7fff885378a904e4b896b132665da375e36515400bbae6a5ac710563c48e7754053d2180f7e4bf6e297d29afcd1c22977c80cc8bfea3985cc4bd741e2b6c05')
 
 prepare() {
     sed -i 's/]/, "-dynamic"]/' $_hkgname-$pkgver/test/Main.hs



More information about the arch-commits mailing list