summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramesgen2021-10-27 14:50:25 +0200
committeramesgen2021-10-27 14:50:25 +0200
commit1d01a0334c09c86e845fe56688351ea7430fcdc9 (patch)
treecc233ec78f1ff8b658b31f80e0d65fc7711b2b0a
parentdf659569c4c26a59b845ba2df1b74a9f7c9c3c22 (diff)
downloadaur-1d01a0334c09c86e845fe56688351ea7430fcdc9.tar.gz
Update to 0.1.17.3
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD10
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a4198ff3160..cf426418fa15 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.17.2
+ pkgver = 0.1.17.3
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.17.2-x86_64::https://downloads.haskell.org/~ghcup/0.1.17.2/x86_64-linux-ghcup-0.1.17.2
- sha256sums_x86_64 = e9adb022b9bcfe501caca39e76ae7241af0f30fbb466a2202837a7a578607daf
- source_aarch64 = ghcup-0.1.17.2-aarch64::https://downloads.haskell.org/~ghcup/0.1.17.2/aarch64-linux-ghcup-0.1.17.2
- sha256sums_aarch64 = ad72641877f91f1cc5142151dafad68566f439114f96a738837ed549430173a5
- source_armv7h = ghcup-0.1.17.2-armv7h::https://downloads.haskell.org/~ghcup/0.1.17.2/armv7-linux-ghcup-0.1.17.2
- sha256sums_armv7h = 03f2f8aaa8393372e9f7e16061703eda3f497b9604171825995389f3d5cc8f8f
- source_i686 = ghcup-0.1.17.2-i686::https://downloads.haskell.org/~ghcup/0.1.17.2/i386-linux-ghcup-0.1.17.2
- sha256sums_i686 = eb29a33ed9798c94ed05b10c66c2cd6690a4d5aa79ed7ce6a9b8564e0c095ff4
+ source_x86_64 = ghcup-0.1.17.3-x86_64::https://downloads.haskell.org/~ghcup/0.1.17.3/x86_64-linux-ghcup-0.1.17.3
+ sha256sums_x86_64 = 0bc34520ccfdcb8812869b86e6e1e0ec202b9752554c33e81ce7f97681c03c60
+ source_aarch64 = ghcup-0.1.17.3-aarch64::https://downloads.haskell.org/~ghcup/0.1.17.3/aarch64-linux-ghcup-0.1.17.3
+ sha256sums_aarch64 = ed293c22daf31dd9024557ce5bc6465ebcc41fa8665528d75f3994f2a3226fdc
+ source_armv7h = ghcup-0.1.17.3-armv7h::https://downloads.haskell.org/~ghcup/0.1.17.3/armv7-linux-ghcup-0.1.17.3
+ sha256sums_armv7h = 797e25ad499c32a33f97ebdf949b1908a7f141547340172cdebe47f3c233f34b
+ source_i686 = ghcup-0.1.17.3-i686::https://downloads.haskell.org/~ghcup/0.1.17.3/i386-linux-ghcup-0.1.17.3
+ sha256sums_i686 = 18ff9583363bc2e97dfdcf8487523e7c13151314ae43c25561032f0acd11bc86
pkgname = ghcup-hs-bin
diff --git a/PKGBUILD b/PKGBUILD
index 800e0b3def58..982c21b1502b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: amesgen <amesgen AT amesgen DOT de>
pkgname=ghcup-hs-bin
-pkgver=0.1.17.2
+pkgver=0.1.17.3
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=('e9adb022b9bcfe501caca39e76ae7241af0f30fbb466a2202837a7a578607daf')
-sha256sums_aarch64=('ad72641877f91f1cc5142151dafad68566f439114f96a738837ed549430173a5')
-sha256sums_armv7h=('03f2f8aaa8393372e9f7e16061703eda3f497b9604171825995389f3d5cc8f8f')
-sha256sums_i686=('eb29a33ed9798c94ed05b10c66c2cd6690a4d5aa79ed7ce6a9b8564e0c095ff4')
+sha256sums_x86_64=('0bc34520ccfdcb8812869b86e6e1e0ec202b9752554c33e81ce7f97681c03c60')
+sha256sums_aarch64=('ed293c22daf31dd9024557ce5bc6465ebcc41fa8665528d75f3994f2a3226fdc')
+sha256sums_armv7h=('797e25ad499c32a33f97ebdf949b1908a7f141547340172cdebe47f3c233f34b')
+sha256sums_i686=('18ff9583363bc2e97dfdcf8487523e7c13151314ae43c25561032f0acd11bc86')
install="$pkgname.install"
package() {