Date: Sunday, January 15, 2017 @ 14:48:29
  Author: felixonmars
Revision: 207445

upgpkg: haskell-turtle 1.3.1-1

Modified:
  haskell-turtle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-01-15 14:46:29 UTC (rev 207444)
+++ PKGBUILD    2017-01-15 14:48:29 UTC (rev 207445)
@@ -4,8 +4,8 @@
 
 _hkgname=turtle
 pkgname=haskell-turtle
-pkgver=1.3.0
-pkgrel=8
+pkgver=1.3.1
+pkgrel=1
 pkgdesc="Shell programming, Haskell-style"
 url="https://github.com/Gabriel439/Haskell-Turtle-Library";
 license=('custom:BSD3')
@@ -15,7 +15,7 @@
          '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";)
-md5sums=('44b38073e44a0dfb7431a2cc14e29509')
+md5sums=('cea4203c6398ead0f214bcec69c71cc5')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to