Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-hedgehog-classes
Commits: e8742dba by Felix Yan at 2023-10-03T09:37:14+03:00 upgpkg: 0.2.5.4-36: rebuild with hashable 1.4.3.0 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,23 @@ +pkgbase = haskell-hedgehog-classes + pkgdesc = Hedgehog will eat your typeclass bugs + pkgver = 0.2.5.4 + pkgrel = 36 + url = https://github.com/hedgehogqa/haskell-hedgehog-classes + arch = x86_64 + license = BSD + makedepends = ghc + makedepends = uusi + depends = ghc-libs + depends = haskell-aeson + depends = haskell-comonad + depends = haskell-hedgehog + depends = haskell-pretty-show + depends = haskell-primitive + depends = haskell-semirings + depends = haskell-silently + depends = haskell-vector + depends = haskell-wl-pprint-annotated + source = https://hackage.haskell.org/packages/archive/hedgehog-classes/0.2.5.4/hedgehog-classes-0.2.5.4.tar.gz + sha256sums = 9f6e06373b98717f2adfe05933bc347042e56f885a8241bebd82b5a65599317d + +pkgname = haskell-hedgehog-classes ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _hkgname=hedgehog-classes pkgname=haskell-hedgehog-classes pkgver=0.2.5.4 -pkgrel=35 +pkgrel=36 pkgdesc="Hedgehog will eat your typeclass bugs" url="https://github.com/hedgehogqa/haskell-hedgehog-classes" license=("BSD") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hedgehog-classes/-/commit/e8742dbadec0e6d9e9d424a744dbcf09ab2fd105 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hedgehog-classes/-/commit/e8742dbadec0e6d9e9d424a744dbcf09ab2fd105 You're receiving this email because of your account on gitlab.archlinux.org.
