Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-quickcheck-classes
Commits:
f6520be3 by Felix Yan at 2025-10-13T22:57:40+08:00
upgpkg: 0.6.5.0-332: rebuild with cabal-fmt 0.1.7, cabal-install 3.10.3.0,
cabal-install-parsers 0.6.1.1, cabal-install-solver 3.10.3.0,
filepath-bytestring 1.5.2.0.1, fourmolu 0.12.0.0, ghc 9.6.6, ghc-exactprint
1.7.1.0, ghc-lib-parser 9.6.6.20240701, ghc-lib-parser-ex 9.6.0.2,
ghc-syntax-highlighter 0.0.10.0, hlint 3.6, ormolu 0.6.0.0, spdx 1.1,
stylish-haskell 0.14.5.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-quickcheck-classes
pkgdesc = QuickCheck common typeclasses
pkgver = 0.6.5.0
- pkgrel = 331
+ pkgrel = 332
url = https://github.com/andrewthad/quickcheck-classes#readme
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=quickcheck-classes
pkgname=haskell-quickcheck-classes
pkgver=0.6.5.0
-pkgrel=331
+pkgrel=332
pkgdesc="QuickCheck common typeclasses"
url="https://github.com/andrewthad/quickcheck-classes#readme"
license=("BSD")
@@ -19,7 +19,7 @@
sha256sums=('62e32ad01c194798ebfb1a39ea9c06ccd54bd6d21cf726e9d0fc9db56b093ca6')
prepare() {
cd $_hkgname-$pkgver
gen-setup
- uusi -u primitive
+ uusi -u primitive -u transformers
}
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quickcheck-classes/-/commit/f6520be3269f6b4df8c92d543637bdf430f2c786
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quickcheck-classes/-/commit/f6520be3269f6b4df8c92d543637bdf430f2c786
You're receiving this email because of your account on gitlab.archlinux.org.