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

Felix Yan felixonmars at archlinux.org
Wed May 23 19:11:30 UTC 2018


    Date: Wednesday, May 23, 2018 @ 19:11:30
  Author: felixonmars
Revision: 328455

upgpkg: haskell-mintty 0.1.2-1

rebuild with mintty,0.1.2

Modified:
  haskell-mintty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-23 18:09:49 UTC (rev 328454)
+++ PKGBUILD	2018-05-23 19:11:30 UTC (rev 328455)
@@ -4,8 +4,8 @@
 
 _hkgname=mintty
 pkgname=haskell-mintty
-pkgver=0.1.1
-pkgrel=5
+pkgver=0.1.2
+pkgrel=1
 pkgdesc="A reliable way to detect the presence of a MinTTY console on Windows"
 url="https://github.com/RyanGlScott/mintty/"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a8b8f4fc7b99d572abcdb14e3a0369dc7fc756264a79ad9a29497a4035a37c3bfb1c52deeaf43d236f4700f5c746814217178e8e7580324766f4799d68d2f3f4')
+sha512sums=('6737851b82bec6977114baa572bdd012ff933a9d1c401857b97183fe341f605cc85618f2d0ac4afe2046cd90ec011d595bb82dea775f65b7e1d73dcf41777667')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list