Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-happy-lib
Commits:
c760acb6 by Felix Yan at 2025-10-13T07:22:55+08:00
upgpkg: 2.1.6-2: rebuild with cabal-fmt 0.1.7, cabal-install 3.10.3.0,
cabal-install-parsers 0.6.1.1, cabal-install-solver 3.10.3.0,
filepath-bytestring 1.5.2.0.1, fourmolu 0.12.0.0, ghc 9.6.6, ghc-exactprint
1.7.1.0, ghc-lib-parser 9.6.6.20240701, ghc-lib-parser-ex 9.6.0.2,
ghc-syntax-highlighter 0.0.10.0, hlint 3.6, ormolu 0.6.0.0, spdx 1.1,
stylish-haskell 0.14.5.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-happy-lib
pkgdesc = A parser generator for Haskell implemented using this library
pkgver = 2.1.6
- pkgrel = 1
+ pkgrel = 2
url = https://www.haskell.org/happy/
arch = x86_64
license = BSD-2-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=happy-lib
pkgname=haskell-happy-lib
pkgver=2.1.6
-pkgrel=1
+pkgrel=2
pkgdesc="A parser generator for Haskell implemented using this library"
url="https://www.haskell.org/happy/"
license=('BSD-2-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-happy-lib/-/commit/c760acb69e0c41a9bec3f8104bfd1a94658eb52e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-happy-lib/-/commit/c760acb69e0c41a9bec3f8104bfd1a94658eb52e
You're receiving this email because of your account on gitlab.archlinux.org.