summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Ruffwind2020-02-29 00:40:26 -0800
committerPhil Ruffwind2020-02-29 00:40:26 -0800
commitf9c2fbf04b78ee49bc2d9c1a077e5223290147d6 (patch)
treeb46451529e3b953295f613ce1659e1e023c533e1
parentc404c77e3c6e889ac50a0f7f5b92acefb031f965 (diff)
downloadaur-f9c2fbf04b78ee49bc2d9c1a077e5223290147d6.tar.gz
8.8.3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f7fbbceec6b..64c45e33cbf7 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.8.1
+ pkgver = 8.8.3
pkgrel = 1
url = https://www.haskell.org/ghc/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index f21539573e4e..6bc9cec6e57b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Phil Ruffwind <rf@rufflewind.com>
pkgname=ghc-pristine
-pkgver=8.8.1
+pkgver=8.8.3
pkgrel=1
pkgdesc="Symlinks to GHC with only boot libs, useful for building static binaries (see PKGBUILD for details)"
arch=(any)