summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Ruffwind2017-09-22 19:56:10 -0400
committerPhil Ruffwind2017-09-22 19:56:10 -0400
commit71b80f887c541e7791d1cac052c669302a760312 (patch)
tree0d701f5b17071b425fa94137b06bd486414873a8
parent7d2fb4a38f31f89cb65c5fc5b060effe5d6befda (diff)
downloadaur-71b80f887c541e7791d1cac052c669302a760312.tar.gz
8.2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04ccb399864e..77277a95b4a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Sep 15 04:37:15 UTC 2017
+# Fri Sep 22 23:56:10 UTC 2017
pkgbase = ghc-pristine
pkgdesc = Symlinks to GHC with only boot libs, useful for building static binaries
- pkgver = 8.0.2
+ pkgver = 8.2.1
pkgrel = 1
url = https://www.haskell.org/ghc/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index e621e05124bc..826769b4804e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Phil Ruffwind <rf@rufflewind.com>
pkgname=ghc-pristine
-pkgver=8.0.2
+pkgver=8.2.1
pkgrel=1
pkgdesc="Symlinks to GHC with only boot libs, useful for building static binaries"
arch=(any)