Date: Tuesday, December 6, 2022 @ 17:09:56
  Author: felixonmars
Revision: 1356807

upgpkg: haskell-breakpoint 0.1.2.0-1: rebuild with breakpoint 0.1.2.0

Modified:
  haskell-breakpoint/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-06 17:04:56 UTC (rev 1356806)
+++ PKGBUILD    2022-12-06 17:09:56 UTC (rev 1356807)
@@ -2,8 +2,8 @@
 
 _hkgname=breakpoint
 pkgname=haskell-breakpoint
-pkgver=0.1.1.1
-pkgrel=2
+pkgver=0.1.2.0
+pkgrel=1
 pkgdesc="Set breakpoints using a GHC plugin"
 url="https://hackage.haskell.org/package/breakpoint";
 license=("MIT")
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-ghc' 
'haskell-pretty-simple')
 makedepends=('ghc' 'uusi' 'haskell-tasty' 'haskell-tasty-hunit')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('e24a2cafa6ea866b571fe50bcc49fbf64c14244d985918e9ffe2c7c789d5cec3')
+sha256sums=('bc0b2806c2990b72d6920540adfa7acfc75ef328f1538a1dfb12ef2ea3ac69c2')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to