summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramesgen2021-08-11 21:48:26 +0200
committeramesgen2021-08-11 21:49:42 +0200
commit51bb9c468471164962cc36a8c97bab11257bb563 (patch)
treed88e3f7a4d62c10de2e9b65b8263574323f1c6ab
parent699d1cf1832c232ae555aa78fb4e2300cb258e70 (diff)
downloadaur-51bb9c468471164962cc36a8c97bab11257bb563.tar.gz
update to 0.1.16.2
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD10
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96e83951afaa..13423949572d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ghcup-hs-bin
pkgdesc = an installer for the general purpose language Haskell
- pkgver = 0.1.16.1
+ pkgver = 0.1.16.2
pkgrel = 1
url = https://gitlab.haskell.org/haskell/ghcup-hs
install = ghcup-hs-bin.install
@@ -13,13 +13,13 @@ pkgbase = ghcup-hs-bin
optdepends = wget
optdepends = ncurses5-compat-libs: using older ghc's linking against libtinfo.so.5
conflicts = ghcup-git
- source_x86_64 = ghcup-0.1.16.1-x86_64::https://downloads.haskell.org/~ghcup/0.1.16.1/x86_64-linux-ghcup-0.1.16.1
- sha256sums_x86_64 = c3505d929722e245b22ec7a05267f1ae8e04089e139bbb470783eb9a1b648f83
- source_aarch64 = ghcup-0.1.16.1-aarch64::https://downloads.haskell.org/~ghcup/0.1.16.1/aarch64-linux-ghcup-0.1.16.1
- sha256sums_aarch64 = 31fecbb704e9e2474804f42817ab17bfac28e32e5aeba93ae3f4c77fbc105706
- source_armv7h = ghcup-0.1.16.1-armv7h::https://downloads.haskell.org/~ghcup/0.1.16.1/armv7-linux-ghcup-0.1.16.1
- sha256sums_armv7h = 795dd2032f0f4e4ea9688cd49393aba4c40c9eae84c8dea3477f5f440f750767
- source_i686 = ghcup-0.1.16.1-i686::https://downloads.haskell.org/~ghcup/0.1.16.1/i386-linux-ghcup-0.1.16.1
- sha256sums_i686 = 93ca5d77247b6ecac01be75e9ef5454adbb503b7957b8e9c59a5abd2046aef3c
+ source_x86_64 = ghcup-0.1.16.2-x86_64::https://downloads.haskell.org/~ghcup/0.1.16.2/x86_64-linux-ghcup-0.1.16.2
+ sha256sums_x86_64 = d5e43b95ce1d42263376e414f7eb7c5dd440271c7c6cd9bad446fdeff3823893
+ source_aarch64 = ghcup-0.1.16.2-aarch64::https://downloads.haskell.org/~ghcup/0.1.16.2/aarch64-linux-ghcup-0.1.16.2
+ sha256sums_aarch64 = 0bdbfc724e0ddabb266156eea83c2c4e19c6ed79dd06db0c29b7d69df8d9fa8c
+ source_armv7h = ghcup-0.1.16.2-armv7h::https://downloads.haskell.org/~ghcup/0.1.16.2/armv7-linux-ghcup-0.1.16.2
+ sha256sums_armv7h = 983ebb5b584bfa600704216a63f94b40d36a02573834e90ef1042c8472d9ad57
+ source_i686 = ghcup-0.1.16.2-i686::https://downloads.haskell.org/~ghcup/0.1.16.2/i386-linux-ghcup-0.1.16.2
+ sha256sums_i686 = 01968ca6decac7b6e8ba6e2c817870d3fa47289a6507e0c1ab563f7b6eec0e38
pkgname = ghcup-hs-bin
diff --git a/PKGBUILD b/PKGBUILD
index f6aeffe93b15..94fda95b8f39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: amesgen <amesgen AT amesgen DOT de>
pkgname=ghcup-hs-bin
-pkgver=0.1.16.1
+pkgver=0.1.16.2
pkgrel=1
pkgdesc="an installer for the general purpose language Haskell"
arch=('x86_64' 'aarch64' 'armv7h' 'i686')
@@ -15,10 +15,10 @@ source_x86_64=(ghcup-$pkgver-x86_64::https://downloads.haskell.org/~ghcup/$pkgve
source_aarch64=(ghcup-$pkgver-aarch64::https://downloads.haskell.org/~ghcup/$pkgver/aarch64-linux-ghcup-$pkgver)
source_armv7h=(ghcup-$pkgver-armv7h::https://downloads.haskell.org/~ghcup/$pkgver/armv7-linux-ghcup-$pkgver)
source_i686=(ghcup-$pkgver-i686::https://downloads.haskell.org/~ghcup/$pkgver/i386-linux-ghcup-$pkgver)
-sha256sums_x86_64=('c3505d929722e245b22ec7a05267f1ae8e04089e139bbb470783eb9a1b648f83')
-sha256sums_aarch64=('31fecbb704e9e2474804f42817ab17bfac28e32e5aeba93ae3f4c77fbc105706')
-sha256sums_armv7h=('795dd2032f0f4e4ea9688cd49393aba4c40c9eae84c8dea3477f5f440f750767')
-sha256sums_i686=('93ca5d77247b6ecac01be75e9ef5454adbb503b7957b8e9c59a5abd2046aef3c')
+sha256sums_x86_64=('d5e43b95ce1d42263376e414f7eb7c5dd440271c7c6cd9bad446fdeff3823893')
+sha256sums_aarch64=('0bdbfc724e0ddabb266156eea83c2c4e19c6ed79dd06db0c29b7d69df8d9fa8c')
+sha256sums_armv7h=('983ebb5b584bfa600704216a63f94b40d36a02573834e90ef1042c8472d9ad57')
+sha256sums_i686=('01968ca6decac7b6e8ba6e2c817870d3fa47289a6507e0c1ab563f7b6eec0e38')
install="$pkgname.install"
package() {