summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Ruffwind2020-02-13 21:01:28 -0800
committerPhil Ruffwind2020-02-13 21:01:50 -0800
commitc404c77e3c6e889ac50a0f7f5b92acefb031f965 (patch)
tree52da832073c4a9edeff7d1a89cd453b958e3a0ee
parent1cc153361ad61eae19a712314b3dca559be95d74 (diff)
downloadaur-c404c77e3c6e889ac50a0f7f5b92acefb031f965.tar.gz
8.8.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3baf8456c999..1f7fbbceec6b 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 (see PKGBUILD for details)
- pkgver = 8.6.5
+ pkgver = 8.8.1
pkgrel = 1
url = https://www.haskell.org/ghc/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 402c172da502..f21539573e4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Phil Ruffwind <rf@rufflewind.com>
pkgname=ghc-pristine
-pkgver=8.6.5
+pkgver=8.8.1
pkgrel=1
pkgdesc="Symlinks to GHC with only boot libs, useful for building static binaries (see PKGBUILD for details)"
arch=(any)