summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Ruffwind2019-05-22 01:49:41 -0700
committerPhil Ruffwind2019-05-22 01:49:41 -0700
commit1cc153361ad61eae19a712314b3dca559be95d74 (patch)
tree92b08a37c8ee5f5b36ede02dbb2f0ecf904c814f
parentbc83aaceba0df52e2ae6d1209c04e2c5ccb32759 (diff)
downloadaur-1cc153361ad61eae19a712314b3dca559be95d74.tar.gz
8.6.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5941692843ba..3baf8456c999 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ghc-pristine
pkgdesc = Symlinks to GHC with only boot libs, useful for building static binaries (see PKGBUILD for details)
- pkgver = 8.6.3
- pkgrel = 2
+ pkgver = 8.6.5
+ pkgrel = 1
url = https://www.haskell.org/ghc/
arch = any
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 9129847924b4..402c172da502 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Phil Ruffwind <rf@rufflewind.com>
pkgname=ghc-pristine
-pkgver=8.6.3
-pkgrel=2
+pkgver=8.6.5
+pkgrel=1
pkgdesc="Symlinks to GHC with only boot libs, useful for building static binaries (see PKGBUILD for details)"
arch=(any)
url=https://www.haskell.org/ghc/