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

Felix Yan felixonmars at archlinux.org
Thu Oct 4 09:30:23 UTC 2018


    Date: Thursday, October 4, 2018 @ 09:30:22
  Author: felixonmars
Revision: 389363

upgpkg: haskell-turtle 1.5.12-1

rebuild with turtle 1.5.12

Modified:
  haskell-turtle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-04 09:26:07 UTC (rev 389362)
+++ PKGBUILD	2018-10-04 09:30:22 UTC (rev 389363)
@@ -3,8 +3,8 @@
 
 _hkgname=turtle
 pkgname=haskell-turtle
-pkgver=1.5.11
-pkgrel=3
+pkgver=1.5.12
+pkgrel=1
 pkgdesc="Shell programming, Haskell-style"
 url="https://github.com/Gabriel439/Haskell-Turtle-Library"
 license=('custom:BSD3')
@@ -15,7 +15,7 @@
          'haskell-temporary' 'haskell-unix-compat')
 makedepends=('ghc' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('36e46ffc11a28f22f61287275fe6e4d5d3f32f0fd58d4a5fadcd43052ae7b769573d91f3063d1a6b96457792b3df39f37f47aa692f6f4d0927fcffeb4a8e8361')
+sha512sums=('82405fb1e5a50b46787e8297f840259dc0e90e44a8522966f8f15a52471a6552b5476e25871ea968dda70f3ceda14501db5b8b2d5471a587f630f74b648850c5')
 
 prepare() {
     sed -i 's/]/, "-dynamic"]/' $_hkgname-$pkgver/test/Main.hs



More information about the arch-commits mailing list