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

Felix Yan felixonmars at archlinux.org
Sun Sep 3 15:32:24 UTC 2017


    Date: Sunday, September 3, 2017 @ 15:32:23
  Author: felixonmars
Revision: 255611

upgpkg: haskell-turtle 1.4.3-1

Modified:
  haskell-turtle/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-03 15:23:31 UTC (rev 255610)
+++ PKGBUILD	2017-09-03 15:32:23 UTC (rev 255611)
@@ -4,7 +4,7 @@
 
 _hkgname=turtle
 pkgname=haskell-turtle
-pkgver=1.4.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="Shell programming, Haskell-style"
 url="https://github.com/Gabriel439/Haskell-Turtle-Library"
@@ -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=('9ce59f24996ef6fc5a2a2d6abce492fb1cb7f010898509b55eaa046d87cb6eac053197603373b0e13b9f9ca9454e67826e5edb16beee1301027a2d11a6bffd83')
+sha512sums=('c00ff979fbda3442538cd7ee22bb87f6c3739a9d70c0d7971692a2928f310c38287d8bb6af7c94a5b4b4429c137c4b5d0bfb40710af1deff06a8516f2c16b3d7')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list