Date: Thursday, March 30, 2023 @ 04:21:28 Author: felixonmars Revision: 1430578
upgpkg: haskell-breakpoint 0.1.2.1-3: rebuild with quickcheck-instances 0.3.29 Modified: haskell-breakpoint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-30 04:21:28 UTC (rev 1430577) +++ PKGBUILD 2023-03-30 04:21:28 UTC (rev 1430578) @@ -3,7 +3,7 @@ _hkgname=breakpoint pkgname=haskell-breakpoint pkgver=0.1.2.1 -pkgrel=2 +pkgrel=3 pkgdesc="Set breakpoints using a GHC plugin" url="https://hackage.haskell.org/package/breakpoint" license=("MIT")
