summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramesgen2021-09-27 14:48:46 +0200
committeramesgen2021-09-27 14:48:46 +0200
commit6f5c6e870efae78d46564b16777b8d63026de68b (patch)
tree8abf1816e506eb547054fd733f54f3939e6ee372
parent28bc0cb808ac4bb2e8937ca5513491801a8f813a (diff)
downloadaur-6f5c6e870efae78d46564b16777b8d63026de68b.tar.gz
Update to 0.1.17.1
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD10
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0bfb4073a4b7..e4121ac62840 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
+ pkgver = 0.1.17.1
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-x86_64::https://downloads.haskell.org/~ghcup/0.1.17/x86_64-linux-ghcup-0.1.17
- sha256sums_x86_64 = 1eaa33af4180f97edf02822d6d711ce618d9828fe9ebbf042d198fe6c1c9d153
- source_aarch64 = ghcup-0.1.17-aarch64::https://downloads.haskell.org/~ghcup/0.1.17/aarch64-linux-ghcup-0.1.17
- sha256sums_aarch64 = be67cf8800ae305c5ba210b645f4fce8751763f3eac3db399f6efca145b7ab38
- source_armv7h = ghcup-0.1.17-armv7h::https://downloads.haskell.org/~ghcup/0.1.17/armv7-linux-ghcup-0.1.17
- sha256sums_armv7h = fe54ded2fafff4f8d82e511229f257f4c3b87b14c796f9b5b0ea35c359c26cb0
- source_i686 = ghcup-0.1.17-i686::https://downloads.haskell.org/~ghcup/0.1.17/i386-linux-ghcup-0.1.17
- sha256sums_i686 = d0f887b13a2c7a11477dc54cb90b446ef0ebe1d2a6bfbf60ccd4b37fc5de70cc
+ source_x86_64 = ghcup-0.1.17.1-x86_64::https://downloads.haskell.org/~ghcup/0.1.17.1/x86_64-linux-ghcup-0.1.17.1
+ sha256sums_x86_64 = 2824687fe3965374f463ae49f9d8abd9d3d556a0f63880bc78b5ee02098ba142
+ source_aarch64 = ghcup-0.1.17.1-aarch64::https://downloads.haskell.org/~ghcup/0.1.17.1/aarch64-linux-ghcup-0.1.17.1
+ sha256sums_aarch64 = d14539dbbbb2269b6c3e105b83fa7dac744c1cfaf39f7eb2760293fec856e738
+ source_armv7h = ghcup-0.1.17.1-armv7h::https://downloads.haskell.org/~ghcup/0.1.17.1/armv7-linux-ghcup-0.1.17.1
+ sha256sums_armv7h = 2b1e63cbd62cce1a15c7cf0635f85b6bc7de880563cdf4b3a20422c9c30a616c
+ source_i686 = ghcup-0.1.17.1-i686::https://downloads.haskell.org/~ghcup/0.1.17.1/i386-linux-ghcup-0.1.17.1
+ sha256sums_i686 = 04ec4ffd8fab1931e53f70beb3497770b42f4d37d7469c1973a0eeeccd5e8989
pkgname = ghcup-hs-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1c85db7dde03..dd6683cba6d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: amesgen <amesgen AT amesgen DOT de>
pkgname=ghcup-hs-bin
-pkgver=0.1.17
+pkgver=0.1.17.1
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=('1eaa33af4180f97edf02822d6d711ce618d9828fe9ebbf042d198fe6c1c9d153')
-sha256sums_aarch64=('be67cf8800ae305c5ba210b645f4fce8751763f3eac3db399f6efca145b7ab38')
-sha256sums_armv7h=('fe54ded2fafff4f8d82e511229f257f4c3b87b14c796f9b5b0ea35c359c26cb0')
-sha256sums_i686=('d0f887b13a2c7a11477dc54cb90b446ef0ebe1d2a6bfbf60ccd4b37fc5de70cc')
+sha256sums_x86_64=('2824687fe3965374f463ae49f9d8abd9d3d556a0f63880bc78b5ee02098ba142')
+sha256sums_aarch64=('d14539dbbbb2269b6c3e105b83fa7dac744c1cfaf39f7eb2760293fec856e738')
+sha256sums_armv7h=('2b1e63cbd62cce1a15c7cf0635f85b6bc7de880563cdf4b3a20422c9c30a616c')
+sha256sums_i686=('04ec4ffd8fab1931e53f70beb3497770b42f4d37d7469c1973a0eeeccd5e8989')
install="$pkgname.install"
package() {