summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Ruffwind2018-12-22 18:34:39 -0800
committerPhil Ruffwind2018-12-22 18:34:39 -0800
commit750f4a411a89b4fa004cab1d20e63a144620331d (patch)
tree18508ad2c018b840e764221199f2847055adeee5
parentf2dc0ef6ef3bb4dc2acae52296dd541f608e1648 (diff)
downloadaur-750f4a411a89b4fa004cab1d20e63a144620331d.tar.gz
8.6.3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e845f141c4be..6a2d13503b8a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ghc-pristine
pkgdesc = Symlinks to GHC with only boot libs, useful for building static binaries
- pkgver = 8.6.1
+ pkgver = 8.6.3
pkgrel = 1
url = https://www.haskell.org/ghc/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 3c3474754bcd..3ac54ad399fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Phil Ruffwind <rf@rufflewind.com>
pkgname=ghc-pristine
-pkgver=8.6.1
+pkgver=8.6.3
pkgrel=1
pkgdesc="Symlinks to GHC with only boot libs, useful for building static binaries"
arch=(any)