Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-adjunctions
Commits: 863ad2c6 by Felix Yan at 2023-10-03T09:22:42+03:00 upgpkg: 4.4.2-58: rebuild with hashable 1.4.3.0 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,25 @@ +pkgbase = haskell-adjunctions + pkgdesc = Adjunctions and representable functors + pkgver = 4.4.2 + pkgrel = 58 + url = https://github.com/ekmett/adjunctions/ + arch = x86_64 + license = BSD + makedepends = ghc + makedepends = uusi + makedepends = haskell-generic-deriving + makedepends = haskell-hspec + depends = ghc-libs + depends = haskell-comonad + depends = haskell-contravariant + depends = haskell-distributive + depends = haskell-free + depends = haskell-profunctors + depends = haskell-semigroupoids + depends = haskell-tagged + depends = haskell-transformers-compat + depends = haskell-void + source = https://hackage.haskell.org/packages/archive/adjunctions/4.4.2/adjunctions-4.4.2.tar.gz + sha512sums = 3785268bd3971f16dc0f2517556127590e8fb87f8e2cb8dfc74c356a8496ac1f2a46115097c4750d1d92eb21f25e0beec0a248d3442da2c8f6eb9da8cc4c51e3 + +pkgname = haskell-adjunctions ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ _hkgname=adjunctions pkgname=haskell-adjunctions pkgver=4.4.2 -pkgrel=57 +pkgrel=58 pkgdesc="Adjunctions and representable functors" url="https://github.com/ekmett/adjunctions/" license=("BSD") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-adjunctions/-/commit/863ad2c69d41915c3a2817580538404365510f45 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-adjunctions/-/commit/863ad2c69d41915c3a2817580538404365510f45 You're receiving this email because of your account on gitlab.archlinux.org.
