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

Felix Yan felixonmars at archlinux.org
Fri Jul 28 07:23:06 UTC 2017


    Date: Friday, July 28, 2017 @ 07:23:05
  Author: felixonmars
Revision: 246661

upgpkg: haskell-turtle 1.4.1-1

Modified:
  haskell-turtle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-28 07:21:08 UTC (rev 246660)
+++ PKGBUILD	2017-07-28 07:23:05 UTC (rev 246661)
@@ -4,8 +4,8 @@
 
 _hkgname=turtle
 pkgname=haskell-turtle
-pkgver=1.3.6
-pkgrel=5
+pkgver=1.4.1
+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=('9f171a7036d98e3cfd8d381b6d3ca58f379d5be704ee3d5583dcbc73511e001dec83890a69a4e0482d113ecde46017c3722bb9a9dd95afbd3d888edeb9be7586')
+sha512sums=('22e5778346656230fe130558f5e1b1a2f30953634b65b1802cd0403e2d656745ebf33cbad13cab2c869c2f8d1070c7703d6d3e2539a51990212e16891d621a2e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list