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

Felix Yan felixonmars at archlinux.org
Sat Apr 21 04:22:21 UTC 2018


    Date: Saturday, April 21, 2018 @ 04:22:20
  Author: felixonmars
Revision: 317236

upgpkg: haskell-turtle 1.5.8-1

rebuild with turtle,1.5.8

Modified:
  haskell-turtle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-21 04:19:54 UTC (rev 317235)
+++ PKGBUILD	2018-04-21 04:22:20 UTC (rev 317236)
@@ -4,7 +4,7 @@
 
 _hkgname=turtle
 pkgname=haskell-turtle
-pkgver=1.5.7
+pkgver=1.5.8
 pkgrel=1
 pkgdesc="Shell programming, Haskell-style"
 url="https://github.com/Gabriel439/Haskell-Turtle-Library"
@@ -16,7 +16,7 @@
          'haskell-system-filepath' 'haskell-temporary' 'haskell-text' 'haskell-unix-compat')
 makedepends=('ghc' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('8bccd703283d4c6fd7a94c4ed60c1f8609339491c89c20a86942ddc902b9102b4b28b6147162cae01c072b6d3fa3c1d6e4a8b09d214367d11bd52e6fc6bae447')
+sha512sums=('22da53b23a1af0c8aaa9bb78921d61cd98e5ddad210a4274047701f7d3077f4618dbda922525eeed238d0867d67547c1176ebd9939cc865ad7e064822683c6a4')
 
 prepare() {
     sed -i 's/]/, "-dynamic"]/' $_hkgname-$pkgver/test/Main.hs



More information about the arch-commits mailing list