[arch-commits] Commit in haskell-turtle/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jul 4 10:38:54 UTC 2018
Date: Wednesday, July 4, 2018 @ 10:38:53
Author: felixonmars
Revision: 351650
upgpkg: haskell-turtle 1.5.10-1
rebuild with turtle 1.5.10
Modified:
haskell-turtle/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-04 10:34:56 UTC (rev 351649)
+++ PKGBUILD 2018-07-04 10:38:53 UTC (rev 351650)
@@ -4,8 +4,8 @@
_hkgname=turtle
pkgname=haskell-turtle
-pkgver=1.5.9
-pkgrel=7
+pkgver=1.5.10
+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=('be7fff885378a904e4b896b132665da375e36515400bbae6a5ac710563c48e7754053d2180f7e4bf6e297d29afcd1c22977c80cc8bfea3985cc4bd741e2b6c05')
+sha512sums=('50746c89867a20b34fc8955a9a61a40d696f304c51cb1f5217fb2332aa85205f4c3893034133c609082858a95bddfa62f0dddc109784dee1d53543fcc76e3f1d')
prepare() {
sed -i 's/]/, "-dynamic"]/' $_hkgname-$pkgver/test/Main.hs
More information about the arch-commits
mailing list