Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-parsers
Commits:
0dbecb2f by Felix Yan at 2024-09-04T20:50:16+03:00
upgpkg: 0.12.11-124: rebuild with text-short 0.1.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-parsers
pkgdesc = Parsing combinators
pkgver = 0.12.11
- pkgrel = 123
+ pkgrel = 124
url = https://github.com/ekmett/parsers/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=parsers
pkgname=haskell-parsers
pkgver=0.12.11
-pkgrel=123
+pkgrel=124
pkgdesc="Parsing combinators"
url="https://github.com/ekmett/parsers/"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-parsers/-/commit/0dbecb2f6f00574e58935643cc242be78872c685
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-parsers/-/commit/0dbecb2f6f00574e58935643cc242be78872c685
You're receiving this email because of your account on gitlab.archlinux.org.