summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Ruffwind2017-12-10 01:48:42 -0500
committerPhil Ruffwind2017-12-10 02:22:35 -0500
commit569b59c1285931cd4423f75b6e150a0626142654 (patch)
tree24a04aaa5952b5f87b16a0b974eeeaf104f091ab
parent6ea3f327988ae569cc1543f18f9fc6ad9ba762d0 (diff)
downloadaur-569b59c1285931cd4423f75b6e150a0626142654.tar.gz
8.2.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0dd258807908..f3af3337076a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Nov 30 13:40:44 UTC 2017
+# Sun Dec 10 07:22:35 UTC 2017
pkgbase = ghc-pristine
pkgdesc = Symlinks to GHC with only boot libs, useful for building static binaries
- pkgver = 8.2.1
- pkgrel = 4
+ pkgver = 8.2.2
+ pkgrel = 1
url = https://www.haskell.org/ghc/
arch = any
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 4428e6777ad7..de03746663a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Phil Ruffwind <rf@rufflewind.com>
pkgname=ghc-pristine
-pkgver=8.2.1
-pkgrel=4
+pkgver=8.2.2
+pkgrel=1
pkgdesc="Symlinks to GHC with only boot libs, useful for building static binaries"
arch=(any)
url=https://www.haskell.org/ghc/