Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-optparse-applicative
Commits:
0f34e8da by Felix Yan at 2025-07-30T22:10:23+08:00
upgpkg: 0.18.1.0-2: rebuild with optparse-applicative 0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-optparse-applicative
pkgdesc = Utilities and combinators for parsing command line options
pkgver = 0.18.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pcapriotti/optparse-applicative
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_hkgname=optparse-applicative
pkgname=haskell-optparse-applicative
pkgver=0.18.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Utilities and combinators for parsing command line options"
url="https://github.com/pcapriotti/optparse-applicative"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-optparse-applicative/-/commit/0f34e8da1e9acb7e6f47f076477c9d6ec9d2038b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-optparse-applicative/-/commit/0f34e8da1e9acb7e6f47f076477c9d6ec9d2038b
You're receiving this email because of your account on gitlab.archlinux.org.