Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-optparse-applicative
Commits:
1df7a2c3 by Felix Yan at 2024-08-26T19:58:21+03:00
upgpkg: 0.17.1.0-30: rebuild with hashable 1.4.4.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.17.1.0
- pkgrel = 29
+ pkgrel = 30
url = https://github.com/pcapriotti/optparse-applicative
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_hkgname=optparse-applicative
pkgname=haskell-optparse-applicative
pkgver=0.17.1.0
-pkgrel=29
+pkgrel=30
pkgdesc="Utilities and combinators for parsing command line options"
url="https://github.com/pcapriotti/optparse-applicative"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-optparse-applicative/-/commit/1df7a2c35e0733814cba2579af5e57ac1c2bbf1b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-optparse-applicative/-/commit/1df7a2c35e0733814cba2579af5e57ac1c2bbf1b
You're receiving this email because of your account on gitlab.archlinux.org.