Date: Sunday, February 26, 2023 @ 18:54:35 Author: felixonmars Revision: 1405306
upgpkg: haskell-ghc-typelits-knownnat 0.7.7-5: rebuild with ghc-tcplugins-extra 0.4.4 Modified: haskell-ghc-typelits-knownnat/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-26 18:54:26 UTC (rev 1405305) +++ PKGBUILD 2023-02-26 18:54:35 UTC (rev 1405306) @@ -3,7 +3,7 @@ _hkgname=ghc-typelits-knownnat pkgname=haskell-ghc-typelits-knownnat pkgver=0.7.7 -pkgrel=4 +pkgrel=5 pkgdesc="Derive KnownNat constraints from other KnownNat constraints" url="https://github.com/clash-lang/ghc-typelits-knownnat" license=('custom:BSD2')