summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Ruffwind2018-10-29 21:16:36 -0700
committerPhil Ruffwind2018-10-29 21:16:36 -0700
commitf2dc0ef6ef3bb4dc2acae52296dd541f608e1648 (patch)
treec6a5981122028274f212561d57eff5db4ad85114
parent2f46d68eb9c79e0c1546bd64d9f72405c268b10b (diff)
downloadaur-f2dc0ef6ef3bb4dc2acae52296dd541f608e1648.tar.gz
8.6.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62bb93e82f05..e845f141c4be 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.4.3
+ pkgver = 8.6.1
pkgrel = 1
url = https://www.haskell.org/ghc/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 8a7712427965..3c3474754bcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Phil Ruffwind <rf@rufflewind.com>
pkgname=ghc-pristine
-pkgver=8.4.3
+pkgver=8.6.1
pkgrel=1
pkgdesc="Symlinks to GHC with only boot libs, useful for building static binaries"
arch=(any)