summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e0d64461dc0..3c0576bc3c1b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = haskell-ghc-events
pkgdesc = Parses .eventlog files emitted by GHC 6.12.1 and later. Includes the ghc-events tool permitting, in particular, to dump an event log file as text.
- pkgver = 0.6.0
- pkgrel = 2
+ pkgver = 0.7.0
+ pkgrel = 1
url = http://hackage.haskell.org/package/ghc-events
- arch = i686
arch = x86_64
license = custom:BSD3
- depends = ghc>=8.0.1
- source = https://hackage.haskell.org/package/ghc-events-0.6.0/ghc-events-0.6.0.tar.gz
- sha256sums = 277da9dcd9a1910e530c76b2ad8875868f5e2d8acff44091623dc97255ce0769
+ makedepends = ghc
+ depends = ghc-libs
+ source = https://hackage.haskell.org/package/ghc-events-0.7.0/ghc-events-0.7.0.tar.gz
+ sha512sums = afaa3cb31fd8bf7532e5b9badfec6dd196cc5434a6d02271c6221d622b90e51432a5c1115e598d1315d65d96b983474802bdf7944d640be4107d7b09b77760e9
pkgname = haskell-ghc-events