Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-quickcheck-classes
Commits: 49694547 by Felix Yan at 2023-10-03T09:33:52+03:00 upgpkg: 0.6.5.0-160: rebuild with hashable 1.4.3.0 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,26 @@ +pkgbase = haskell-quickcheck-classes + pkgdesc = QuickCheck common typeclasses + pkgver = 0.6.5.0 + pkgrel = 160 + url = https://github.com/andrewthad/quickcheck-classes#readme + arch = x86_64 + license = BSD + makedepends = ghc + makedepends = uusi + makedepends = haskell-base-orphans + makedepends = haskell-tagged + makedepends = haskell-tasty + makedepends = haskell-tasty-quickcheck + depends = ghc-libs + depends = haskell-quickcheck + depends = haskell-aeson + depends = haskell-primitive + depends = haskell-primitive-addr + depends = haskell-quickcheck-classes-base + depends = haskell-semigroupoids + depends = haskell-semirings + depends = haskell-vector + source = https://hackage.haskell.org/packages/archive/quickcheck-classes/0.6.5.0/quickcheck-classes-0.6.5.0.tar.gz + sha256sums = 62e32ad01c194798ebfb1a39ea9c06ccd54bd6d21cf726e9d0fc9db56b093ca6 + +pkgname = haskell-quickcheck-classes ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _hkgname=quickcheck-classes pkgname=haskell-quickcheck-classes pkgver=0.6.5.0 -pkgrel=159 +pkgrel=160 pkgdesc="QuickCheck common typeclasses" url="https://github.com/andrewthad/quickcheck-classes#readme" license=("BSD") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quickcheck-classes/-/commit/496945478fc7807e0e9b942dd2806f193ae7673a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quickcheck-classes/-/commit/496945478fc7807e0e9b942dd2806f193ae7673a You're receiving this email because of your account on gitlab.archlinux.org.
