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

Felix Yan felixonmars at archlinux.org
Wed Sep 13 07:20:12 UTC 2017


    Date: Wednesday, September 13, 2017 @ 07:20:11
  Author: felixonmars
Revision: 257305

upgpkg: happy 1.19.5-10

going back to 0.19.5 (https://github.com/simonmar/happy/issues/94)

Modified:
  happy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-13 07:04:40 UTC (rev 257304)
+++ PKGBUILD	2017-09-13 07:20:11 UTC (rev 257305)
@@ -5,8 +5,8 @@
 # Contributor: Vesa Kaihlavirta <vegai at iki.fi>
 
 pkgname=happy
-pkgver=1.19.7
-pkgrel=1
+pkgver=1.19.5
+pkgrel=10
 pkgdesc="The Parser Generator for Haskell"
 url="https://hackage.haskell.org/package/happy"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('ghc-libs' 'haskell-mtl')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('8d04c665a2c22b999419699cc8ea3221f097f528a6741a11f5a1563e0c941efbeebb128f15c029691daee5f4e6843d53a6551cf6c4729a03d9e242fb3ab7f3dd')
+sha512sums=('7b43ef5236bdfba82bbddedb7edc7a8094990a389c0d3f5f848cb6208c3577e7b394cb290e51a2b2eebca25c97978a85ee932e74bbf6a792e261e5b5bff25a2b')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list