summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy B2016-06-29 19:57:10 +0200
committerAndy B2016-06-29 19:57:10 +0200
commitf77ab27e20b6df78b4c9c442664d3b51ccec803c (patch)
treef7d36dbb24f3273d9bf8619cddcbb3ff24348c9b
parente4065e9f409651cd2e2336d4881d0042da184ee2 (diff)
downloadaur-f77ab27e20b6df78b4c9c442664d3b51ccec803c.tar.gz
missing srcinfo
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b356917b29ad..fd86a1ea31cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = haskell-alsa-mixer
pkgdesc = Provides bindings to the ALSA simple mixer API
pkgver = 0.2.0.3
- pkgrel = 1
+ pkgrel = 2
url = https://hackage.haskell.org/package/alsa-core
install = haskell-alsa-mixer.install
arch = i686
arch = x86_64
license = BSD
makedepends = c2hs
+ depends = ghc=8.0.1
depends = haskell-alsa-core
depends = haskell-base
depends = haskell-unix