Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-test-framework
Commits:
e298671e by Felix Yan at 2024-08-26T20:08:23+03:00
upgpkg: 0.8.2.0-698: rebuild with hashable 1.4.4.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 = 697
+ pkgrel = 698
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=697
+pkgrel=698
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/e298671ef7a26467778789bfd3ae4b091b278d02
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-test-framework/-/commit/e298671ef7a26467778789bfd3ae4b091b278d02
You're receiving this email because of your account on gitlab.archlinux.org.