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

Felix Yan felixonmars at archlinux.org
Sat Aug 26 13:49:13 UTC 2017


    Date: Saturday, August 26, 2017 @ 13:49:12
  Author: felixonmars
Revision: 254053

upgpkg: haskell-turtle 1.4.2-1

Modified:
  haskell-turtle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-26 13:48:33 UTC (rev 254052)
+++ PKGBUILD	2017-08-26 13:49:12 UTC (rev 254053)
@@ -4,8 +4,8 @@
 
 _hkgname=turtle
 pkgname=haskell-turtle
-pkgver=1.4.1
-pkgrel=8
+pkgver=1.4.2
+pkgrel=1
 pkgdesc="Shell programming, Haskell-style"
 url="https://github.com/Gabriel439/Haskell-Turtle-Library"
 license=('custom:BSD3')
@@ -16,7 +16,7 @@
          'haskell-temporary' 'haskell-text' 'haskell-unix-compat')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('22e5778346656230fe130558f5e1b1a2f30953634b65b1802cd0403e2d656745ebf33cbad13cab2c869c2f8d1070c7703d6d3e2539a51990212e16891d621a2e')
+sha512sums=('9ce59f24996ef6fc5a2a2d6abce492fb1cb7f010898509b55eaa046d87cb6eac053197603373b0e13b9f9ca9454e67826e5edb16beee1301027a2d11a6bffd83')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list