Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-parsers
Commits:
895f7d08 by Felix Yan at 2024-08-27T10:53:16+03:00
upgpkg: 0.12.11-122: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-parsers
pkgdesc = Parsing combinators
pkgver = 0.12.11
- pkgrel = 121
+ pkgrel = 122
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=121
+pkgrel=122
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/895f7d08601fe3d052e52a1c0b9d7521fd5f9938
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-parsers/-/commit/895f7d08601fe3d052e52a1c0b9d7521fd5f9938
You're receiving this email because of your account on gitlab.archlinux.org.