Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-getopt-generics
Commits:
7bd1a9ae by Felix Yan at 2023-11-22T10:24:08+02:00
upgpkg: 0.13.1.0-19: rebuild with async 2.2.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-getopt-generics
pkgdesc = Create command line interfaces with ease
pkgver = 0.13.1.0
- pkgrel = 18
+ pkgrel = 19
url = https://github.com/soenkehahn/getopt-generics
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=getopt-generics
pkgname=haskell-getopt-generics
pkgver=0.13.1.0
-pkgrel=18
+pkgrel=19
pkgdesc="Create command line interfaces with ease"
url="https://github.com/soenkehahn/getopt-generics"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-getopt-generics/-/commit/7bd1a9ae04e0b70ec9860d0c4e7e5fed5d50267e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-getopt-generics/-/commit/7bd1a9ae04e0b70ec9860d0c4e7e5fed5d50267e
You're receiving this email because of your account on gitlab.archlinux.org.