Date: Monday, October 17, 2022 @ 23:08:25 Author: felixonmars Revision: 1330316
upgpkg: haskell-breakpoint 0.1.0.0-7: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-breakpoint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 23:08:23 UTC (rev 1330315) +++ PKGBUILD 2022-10-17 23:08:25 UTC (rev 1330316) @@ -3,7 +3,7 @@ _hkgname=breakpoint pkgname=haskell-breakpoint pkgver=0.1.0.0 -pkgrel=6 +pkgrel=7 pkgdesc="Set breakpoints using a GHC plugin" url="https://hackage.haskell.org/package/breakpoint" license=("MIT")
