summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorcbpark2017-06-12 01:07:07 +0900
committercbpark2017-06-12 01:07:07 +0900
commitc9b9afee489fd30a907166ae9f01b891252f4bde (patch)
treede8c1d30061ebd56ad44fca9db510c38291a72ab /.SRCINFO
parent4f59f2fb3804847cc01eae62b1b98d1d8ca2a66c (diff)
downloadaur-c9b9afee489fd30a907166ae9f01b891252f4bde.tar.gz
upgpkg: haskell-ghc-events 0.6.0-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83e914e4a803..f3639ade6723 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
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.4.4.0
+ pkgver = 0.6.0
pkgrel = 1
url = http://hackage.haskell.org/package/ghc-events
arch = i686
arch = x86_64
license = custom:BSD3
depends = ghc>=8.0.1
- depends = haskell-mtl
- source = https://hackage.haskell.org/packages/archive/ghc-events/0.4.4.0/ghc-events-0.4.4.0.tar.gz
- sha256sums = ab2bf624848165872375954f6b67379991557a58dff66959f585ee9807c84f6d
+ options = strip
+ source = https://hackage.haskell.org/package/ghc-events-0.6.0/ghc-events-0.6.0.tar.gz
+ sha256sums = 277da9dcd9a1910e530c76b2ad8875868f5e2d8acff44091623dc97255ce0769
pkgname = haskell-ghc-events