summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTristan Webb2015-08-13 09:44:09 -0700
committerTristan Webb2015-08-13 09:44:09 -0700
commit8c684f53b032ce59d8f7f0e19bc14bf8e382e7be (patch)
tree0e8313d8ef3cf34ed9fcd8a638bf0df8835c6388
parent425e65ee412f0d761e8125f0677a9ff90ab09148 (diff)
downloadaur-8c684f53b032ce59d8f7f0e19bc14bf8e382e7be.tar.gz
Bump for 0.1.3.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9e11fbc0270..c08b3f830068 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = haskell-stack-git
pkgdesc = The Haskell Tool Stack
- pkgver = 20150718.b939373
+ pkgver = 20150813.908b042
pkgrel = 1
url = https://www.github.com/commercialhaskell/stack
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index db12bc6bec69..147f2fd31328 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tristan Webb <tristan@fpcomplete.com>
pkgname=haskell-stack-git
_pkgname=stack
-pkgver=20150718.b939373
+pkgver=20150813.908b042
pkgrel=1
pkgdesc="The Haskell Tool Stack"
arch=('i686' 'x86_64')