[arch-commits] Commit in happy/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Aug 30 10:31:01 UTC 2020
Date: Sunday, August 30, 2020 @ 10:31:01
Author: felixonmars
Revision: 692596
upgpkg: happy 1.20.0-1: rebuild with happy 1.20.0
Modified:
happy/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-30 09:58:48 UTC (rev 692595)
+++ PKGBUILD 2020-08-30 10:31:01 UTC (rev 692596)
@@ -4,8 +4,8 @@
# Contributor: Vesa Kaihlavirta <vegai at iki.fi>
pkgname=happy
-pkgver=1.19.12
-pkgrel=8
+pkgver=1.20.0
+pkgrel=1
pkgdesc="The Parser Generator for Haskell"
url="https://hackage.haskell.org/package/happy"
arch=('x86_64')
@@ -13,7 +13,7 @@
depends=('ghc-libs')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('20f36b17adf7330852fd4c05335adbf31e6f19907b4ec247c85a40ee1f8496c6dc432055026696906b149cec7f982b88c9a2eeedf14a11d34b1f6f73272e5208')
+sha512sums=('2c19e6e13032ead435495aab232192cf0ad9fe5e3e04c79b40b586272fb0208284815cf5c15d609f75387e7fe91ca0932b675bcaa95552f62ad08a12701649ce')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list