Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-test-framework
Commits:
71644a5c by Felix Yan at 2023-11-16T10:47:00+02:00
upgpkg: 0.8.2.0-650: rebuild with optparse-applicative 0.17.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-test-framework
pkgdesc = Framework for running and organising tests, with HUnit and
QuickCheck support
pkgver = 0.8.2.0
- pkgrel = 649
+ pkgrel = 650
url = https://batterseapower.github.io/test-framework/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=test-framework
pkgname=haskell-test-framework
pkgver=0.8.2.0
-pkgrel=649
+pkgrel=650
pkgdesc="Framework for running and organising tests, with HUnit and QuickCheck
support"
url="https://batterseapower.github.io/test-framework/"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-test-framework/-/commit/71644a5c02b9e6d36c704dba8d8de8bb2aa44898
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-test-framework/-/commit/71644a5c02b9e6d36c704dba8d8de8bb2aa44898
You're receiving this email because of your account on gitlab.archlinux.org.