summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorkodemeister2021-10-10 21:32:08 +0600
committerkodemeister2021-10-10 21:32:08 +0600
commita1aa414bd978d3d5c578d9cd5d1e14fe44507f43 (patch)
tree9884b9f922ca79cf34c46ae5a46ef44c2caee799 /.SRCINFO
parenta218861a0e01ac0b8f831da85073d041f36d0729 (diff)
downloadaur-ghcid.tar.gz
Hardcode path to system GHC instead of relying to $PATH
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cb3b8f9dc7e..54f55f962f59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ghcid
pkgdesc = GHCi based bare bones IDE
pkgver = 0.8.7
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/ndmitchell/ghcid
arch = x86_64
license = BSD