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

Felix Yan felixonmars at archlinux.org
Thu Feb 15 06:51:41 UTC 2018


    Date: Thursday, February 15, 2018 @ 06:51:41
  Author: felixonmars
Revision: 294574

upgpkg: happy 1.19.9-1

Modified:
  happy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-15 06:46:10 UTC (rev 294573)
+++ PKGBUILD	2018-02-15 06:51:41 UTC (rev 294574)
@@ -5,8 +5,8 @@
 # Contributor: Vesa Kaihlavirta <vegai at iki.fi>
 
 pkgname=happy
-pkgver=1.19.8
-pkgrel=2
+pkgver=1.19.9
+pkgrel=1
 pkgdesc="The Parser Generator for Haskell"
 url="https://hackage.haskell.org/package/happy"
 arch=('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=('9c55ce19fbc433128550bf3736bbd886feb91512d52131d5b59c486474e223efaddc553569f96cea2275e3fe47c2042858076de9689f1a328dce0d0276bb7c8b')
+sha512sums=('dbaa27a874454d74d2cd88427ce6338ea6b465cc5bf55cb2699491d907bd9ddf7f4871ef1f8a5f10705ecacec581c23c328935962ea388e62a256a1e90c7d1f7')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list