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

Felix Yan felixonmars at archlinux.org
Mon Jun 12 04:07:01 UTC 2017


    Date: Monday, June 12, 2017 @ 04:07:00
  Author: felixonmars
Revision: 236234

upgpkg: haskell-turtle 1.3.6-1

Modified:
  haskell-turtle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-12 04:06:31 UTC (rev 236233)
+++ PKGBUILD	2017-06-12 04:07:00 UTC (rev 236234)
@@ -4,8 +4,8 @@
 
 _hkgname=turtle
 pkgname=haskell-turtle
-pkgver=1.3.5
-pkgrel=2
+pkgver=1.3.6
+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=('eaec4e3ed8e1209f589f3efdb0aa4987976f25228dfdf97f45bdf77cfc9b2c1d2882d746966a6940d7aed887f0920937b115970148750f4573e603c5380de966')
+sha512sums=('9f171a7036d98e3cfd8d381b6d3ca58f379d5be704ee3d5583dcbc73511e001dec83890a69a4e0482d113ecde46017c3722bb9a9dd95afbd3d888edeb9be7586')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list