Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-test-framework-th
Commits:
19683bc1 by Felix Yan at 2024-08-27T10:29:51+03:00
upgpkg: 0.2.4-243: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-test-framework-th
pkgdesc = Automagically generate the HUnit- and Quickcheck-bulk-code
using Template Haskell
pkgver = 0.2.4
- pkgrel = 242
+ pkgrel = 243
url = https://github.com/finnsson/test-generator
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=test-framework-th
pkgname=haskell-test-framework-th
pkgver=0.2.4
-pkgrel=242
+pkgrel=243
pkgdesc="Automagically generate the HUnit- and Quickcheck-bulk-code using
Template Haskell"
url="https://github.com/finnsson/test-generator"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-test-framework-th/-/commit/19683bc1024be86698c568d4b3c3891df231da77
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-test-framework-th/-/commit/19683bc1024be86698c568d4b3c3891df231da77
You're receiving this email because of your account on gitlab.archlinux.org.