summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Ruffwind2020-11-07 20:38:02 -0800
committerPhil Ruffwind2020-11-07 20:38:02 -0800
commiteafac4d72bcf6e63ba3cf9ed4164045d175cae88 (patch)
treef1774da5b082f8c80e3ba381b6de9d0b556ec0ca
parent7d1d4172b0080bad2177e9b5f7e974afa213f294 (diff)
downloadaur-eafac4d72bcf6e63ba3cf9ed4164045d175cae88.tar.gz
8.10.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a06c8b9a6cc7..4140e0b27b4e 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.10.1
+ pkgver = 8.10.2
pkgrel = 1
url = https://www.haskell.org/ghc/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 4d36eb7e3930..ce7093714e3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Phil Ruffwind <rf@rufflewind.com>
pkgname=ghc-pristine
-pkgver=8.10.1
+pkgver=8.10.2
pkgrel=1
pkgdesc="Symlinks to GHC with only boot libs, useful for building static binaries (see PKGBUILD for details)"
arch=(any)