summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 523c8e414b70..e1fd83466c78 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
-# Generated by mksrcinfo v8
-# Wed Jun 13 04:34:05 UTC 2018
pkgbase = haskell-hstringtemplate
pkgdesc = StringTemplate implementation in Haskell.
pkgver = 0.8.7
- pkgrel = 2
+ pkgrel = 3
url = http://hackage.haskell.org/package/HStringTemplate
arch = i686
arch = x86_64
license = BSD3
- depends = ghc
+ makedepends = ghc
+ depends = ghc-libs
depends = haskell-blaze-builder
depends = haskell-mtl
depends = haskell-old-locale