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

Felix Yan felixonmars at archlinux.org
Sun May 3 07:59:54 UTC 2020


    Date: Sunday, May 3, 2020 @ 07:59:53
  Author: felixonmars
Revision: 624570

upgpkg: haskell-turtle 1.5.19-1: rebuild with turtle 1.5.19

Modified:
  haskell-turtle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-03 03:16:35 UTC (rev 624569)
+++ PKGBUILD	2020-05-03 07:59:53 UTC (rev 624570)
@@ -3,8 +3,8 @@
 
 _hkgname=turtle
 pkgname=haskell-turtle
-pkgver=1.5.18
-pkgrel=4
+pkgver=1.5.19
+pkgrel=1
 pkgdesc="Shell programming, Haskell-style"
 url="https://github.com/Gabriel439/Haskell-Turtle-Library"
 license=('BSD')
@@ -15,7 +15,7 @@
          'haskell-system-filepath' 'haskell-temporary' 'haskell-unix-compat')
 makedepends=('ghc' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ec62e4be872ca6e32c72ff8bdfda534860e1f67d143885a3d25a5feda529fafed43aa4a84f660a2efd99242dff9df3281d95621bbd6fedec99e68d6b165b27d0')
+sha512sums=('7f220fbe827fd18120f5476ae87bc45e01ec6ff5557f9017990efd37c011cbace0560fa5943b50b8f9bc49cfa0e0218fa1600fd40d786140c8cfbe702c5dcf8f')
 
 prepare() {
     sed -i 's/]/, "-dynamic"]/' $_hkgname-$pkgver/test/Main.hs



More information about the arch-commits mailing list