Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-options
Commits:
8290167f by Felix Yan at 2025-09-12T21:37:48+00:00
upgpkg: 1.2.1.2-10: rebuild with hashable 1.4.5.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-options
pkgdesc = Powerful and easy command-line option parser
pkgver = 1.2.1.2
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/typeclasses/options/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=options
pkgname=haskell-options
pkgver=1.2.1.2
-pkgrel=9
+pkgrel=10
pkgdesc="Powerful and easy command-line option parser"
url="https://github.com/typeclasses/options/"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-options/-/commit/8290167ff9238a0633367f5be4ffa110a89bbda2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-options/-/commit/8290167ff9238a0633367f5be4ffa110a89bbda2
You're receiving this email because of your account on gitlab.archlinux.org.