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

Felix Yan felixonmars at archlinux.org
Tue Oct 27 21:02:12 UTC 2020


    Date: Tuesday, October 27, 2020 @ 21:02:11
  Author: felixonmars
Revision: 735127

upgpkg: haskell-turtle 1.5.21-1: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21

Modified:
  haskell-turtle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-27 21:01:07 UTC (rev 735126)
+++ PKGBUILD	2020-10-27 21:02:11 UTC (rev 735127)
@@ -3,8 +3,8 @@
 
 _hkgname=turtle
 pkgname=haskell-turtle
-pkgver=1.5.20
-pkgrel=23
+pkgver=1.5.21
+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=('5956f3b83e76ecfb9713b5d987340303eb6276b870af1858579dc2f60d25d7e3c6df2d3b4564b014e380baaea8061d9f43bc02ae307554faa4f201e5aba78603')
+sha512sums=('95c94967167d102a65bd3253e402d3672c79aa2536758abf728a99493ca92bd9717723a0f765b409806f1bc64c0738a65bfc04d3e31d6a18d9b8cd894763e5ac')
 
 prepare() {
     sed -i 's/]/, "-dynamic"]/' $_hkgname-$pkgver/test/Main.hs



More information about the arch-commits mailing list