summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Ruffwind2021-03-15 22:54:24 -0700
committerPhil Ruffwind2021-03-15 22:54:24 -0700
commitb0d83aa4b102d72e8501194ff9c203e260e98e9a (patch)
tree19a0cf82ee485ced2a269b2cbea16d0a8bbd542a
parenteafac4d72bcf6e63ba3cf9ed4164045d175cae88 (diff)
downloadaur-b0d83aa4b102d72e8501194ff9c203e260e98e9a.tar.gz
8.10.4
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4140e0b27b4e..6a7629dc22fe 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.2
+ pkgver = 8.10.4
pkgrel = 1
url = https://www.haskell.org/ghc/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index ce7093714e3e..1a1b3867199b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Phil Ruffwind <rf@rufflewind.com>
pkgname=ghc-pristine
-pkgver=8.10.2
+pkgver=8.10.4
pkgrel=1
pkgdesc="Symlinks to GHC with only boot libs, useful for building static binaries (see PKGBUILD for details)"
arch=(any)