Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-chell
Commits:
1fe087c0 by Felix Yan at 2023-11-16T12:14:23+02:00
upgpkg: 0.5.0.1-64: rebuild with optparse-applicative 0.17.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-chell
pkgdesc = A simple and intuitive library for automated testing
pkgver = 0.5.0.1
- pkgrel = 63
+ pkgrel = 64
url = https://github.com/typeclasses/chell
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=chell
pkgname=haskell-chell
pkgver=0.5.0.1
-pkgrel=63
+pkgrel=64
pkgdesc="A simple and intuitive library for automated testing"
url="https://github.com/typeclasses/chell"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-chell/-/commit/1fe087c07e2aa84b8e483df47176e3a557c0d3a2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-chell/-/commit/1fe087c07e2aa84b8e483df47176e3a557c0d3a2
You're receiving this email because of your account on gitlab.archlinux.org.