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

Felix Yan felixonmars at archlinux.org
Tue May 30 01:02:52 UTC 2017


    Date: Tuesday, May 30, 2017 @ 01:02:51
  Author: felixonmars
Revision: 231091

upgpkg: haskell-turtle 1.3.4-1

Modified:
  haskell-turtle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-30 00:59:04 UTC (rev 231090)
+++ PKGBUILD	2017-05-30 01:02:51 UTC (rev 231091)
@@ -4,8 +4,8 @@
 
 _hkgname=turtle
 pkgname=haskell-turtle
-pkgver=1.3.3
-pkgrel=5
+pkgver=1.3.4
+pkgrel=1
 pkgdesc="Shell programming, Haskell-style"
 url="https://github.com/Gabriel439/Haskell-Turtle-Library"
 license=('custom:BSD3')
@@ -15,7 +15,7 @@
          'haskell-semigroups' 'haskell-stm' 'haskell-system-fileio' 'haskell-system-filepath'
          'haskell-temporary' 'haskell-text' 'haskell-unix-compat')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('23d4e1fbd44614096bf326ee09bc123a075b9f31582a9117e84d3121f82de499e8bd1538f8d7f2fcf1c6b89ca8527da27163df50212ecbfbb4cd99c55f5762b2')
+sha512sums=('76d2cd4f11942c470fd7df8ca183110ee674e192593dc8694485fb1cad3d7a5162b013e7fc358dea49355dc4e25b69c06ba195608c9ae9e59b3b601610bf1f89')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list