Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-keys
Commits: df93f6df by Felix Yan at 2023-10-03T09:22:55+03:00 upgpkg: 3.12.3-271: rebuild with hashable 1.4.3.0 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,21 @@ +pkgbase = haskell-keys + pkgdesc = Keyed functors and containers + pkgver = 3.12.3 + pkgrel = 271 + url = https://github.com/ekmett/keys/ + arch = x86_64 + license = BSD + makedepends = ghc + makedepends = uusi + depends = ghc-libs + depends = haskell-comonad + depends = haskell-free + depends = haskell-hashable + depends = haskell-semigroupoids + depends = haskell-tagged + depends = haskell-transformers-compat + depends = haskell-unordered-containers + source = https://hackage.haskell.org/packages/archive/keys/3.12.3/keys-3.12.3.tar.gz + sha512sums = e0bab964eb38388dfb2fe7dcb4999da0263a2162f171f7ed629a2e1de33eb1cb99dc37a6fe32045f136466cebb5aed69e533417256877316c81a02abc700c28d + +pkgname = haskell-keys ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ _hkgname=keys pkgname=haskell-keys pkgver=3.12.3 -pkgrel=270 +pkgrel=271 pkgdesc="Keyed functors and containers" url="https://github.com/ekmett/keys/" license=("BSD") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-keys/-/commit/df93f6dfad9324fff4808e6f4e233e953659de29 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-keys/-/commit/df93f6dfad9324fff4808e6f4e233e953659de29 You're receiving this email because of your account on gitlab.archlinux.org.
