summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorcbpark2017-12-08 17:42:52 +0900
committercbpark2017-12-08 17:42:52 +0900
commit3dadd7a0ac135742224a37c1b4075cdfac7984de (patch)
treec59b1822ac31cfadb5f2b230a07fab92956a8335 /.SRCINFO
parent9878aa43e64d3ea93ccea55a6a3fe65727d558a9 (diff)
downloadaur-3dadd7a0ac135742224a37c1b4075cdfac7984de.tar.gz
upgpkg: haskell-threadscope 0.2.9-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3724a35929a0..c443d5113fe4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,22 @@
pkgbase = haskell-threadscope
pkgdesc = A graphical viewer for thread profile information generated by the Glasgow Haskell compiler (GHC).
- pkgver = 0.2.7
+ pkgver = 0.2.9
pkgrel = 1
url = http://hackage.haskell.org/package/threadscope
- arch = i686
arch = x86_64
license = custom:BSD3
- depends = ghc>=8.0.1
+ makedepends = ghc
+ depends = ghc-libs
depends = haskell-cairo
- depends = haskell-ghc-events>=0.4.2
+ depends = haskell-ghc-events
depends = haskell-glib
- depends = haskell-gtk2>=0.12
+ depends = haskell-gtk2
depends = haskell-mtl
depends = haskell-pango
depends = haskell-text
- source = https://hackage.haskell.org/packages/archive/threadscope/0.2.7/threadscope-0.2.7.tar.gz
- sha256sums = cc5653831252d55b3ba7506ea648e770b2c4489cdf4d78828f07dc24ea7ffdb6
+ depends = haskell-file-embed
+ source = https://hackage.haskell.org/packages/archive/threadscope/0.2.9/threadscope-0.2.9.tar.gz
+ sha512sums = 0369210b93d99a749cf09ed51724cbfa099544108c91638442a10d504fe1a4bbca933432b479475f8b599dcebb148d7896194f32e078564120806b6e4f1e6724
pkgname = haskell-threadscope