summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramesgen2022-05-11 23:51:00 +0200
committeramesgen2022-05-11 23:51:00 +0200
commit841c9879508b5568411341f89fe03005844b9277 (patch)
tree592519bb20b308b907e462144201fdf7ad14d318
parent3c3fcd0d84f3aae6f898562812386ded1bd11652 (diff)
downloadaur-841c9879508b5568411341f89fe03005844b9277.tar.gz
Update to 0.1.17.8
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD10
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf8761c80ffa..a61195103304 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.7
+ pkgver = 0.1.17.8
pkgrel = 1
url = https://gitlab.haskell.org/haskell/ghcup-hs
install = ghcup-hs-bin.install
@@ -13,14 +13,14 @@ 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.7-1-x86_64::https://downloads.haskell.org/~ghcup/0.1.17.7/x86_64-linux-ghcup-0.1.17.7
- sha256sums_x86_64 = e16eaf59dab84be7aa6415b53a3497f211d05163a50584dc854569b2ef8a7a3a
- source_aarch64 = ghcup-0.1.17.7-1-aarch64::https://downloads.haskell.org/~ghcup/0.1.17.7/aarch64-linux-ghcup-0.1.17.7
- sha256sums_aarch64 = 392dc46ef3f98733b154188982866859d174a750e32c5b742e6a1cf60159954e
- source_armv7h = ghcup-0.1.17.7-1-armv7h::https://downloads.haskell.org/~ghcup/0.1.17.7/armv7-linux-ghcup-0.1.17.7
- sha256sums_armv7h = 8438e22241fab4bfde94066a34600ab003db2f4ecadfd54bfad4ae990e6549a1
- source_i686 = ghcup-0.1.17.7-1-i686::https://downloads.haskell.org/~ghcup/0.1.17.7/i386-linux-ghcup-0.1.17.7
- sha256sums_i686 = 209f61872a5b401e85e4d542dd8d0c96437c1f1ad94b4fa5a28856f34ab0cab8
+ source_x86_64 = ghcup-0.1.17.8-1-x86_64::https://downloads.haskell.org/~ghcup/0.1.17.8/x86_64-linux-ghcup-0.1.17.8
+ sha256sums_x86_64 = d7c66d2c4762393b752634bd4a2d7deb4e22340a9d8af7bb95aa1ce6f6651235
+ source_aarch64 = ghcup-0.1.17.8-1-aarch64::https://downloads.haskell.org/~ghcup/0.1.17.8/aarch64-linux-ghcup-0.1.17.8
+ sha256sums_aarch64 = 4980d32a1d500b97f990bc81bc94d14827279fb1d680a0fe74a7cf7db5216c2a
+ source_armv7h = ghcup-0.1.17.8-1-armv7h::https://downloads.haskell.org/~ghcup/0.1.17.8/armv7-linux-ghcup-0.1.17.8
+ sha256sums_armv7h = 1d0a1b38acc84ab8e8310dcd7c4efe07e80905910e5bd4d8844c3af96e3993e7
+ source_i686 = ghcup-0.1.17.8-1-i686::https://downloads.haskell.org/~ghcup/0.1.17.8/i386-linux-ghcup-0.1.17.8
+ sha256sums_i686 = 630068bd25176db14783975daa917297e6de5b15747ec00f367322657429072e
pkgname = ghcup-hs-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0f8c1084016d..c07ff4e943bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: amesgen <amesgen AT amesgen DOT de>
pkgname=ghcup-hs-bin
-pkgver=0.1.17.7
+pkgver=0.1.17.8
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-$pkgrel-x86_64::https://downloads.haskell.org/~ghcu
source_aarch64=(ghcup-$pkgver-$pkgrel-aarch64::https://downloads.haskell.org/~ghcup/$pkgver/aarch64-linux-ghcup-$pkgver)
source_armv7h=(ghcup-$pkgver-$pkgrel-armv7h::https://downloads.haskell.org/~ghcup/$pkgver/armv7-linux-ghcup-$pkgver)
source_i686=(ghcup-$pkgver-$pkgrel-i686::https://downloads.haskell.org/~ghcup/$pkgver/i386-linux-ghcup-$pkgver)
-sha256sums_x86_64=('e16eaf59dab84be7aa6415b53a3497f211d05163a50584dc854569b2ef8a7a3a')
-sha256sums_aarch64=('392dc46ef3f98733b154188982866859d174a750e32c5b742e6a1cf60159954e')
-sha256sums_armv7h=('8438e22241fab4bfde94066a34600ab003db2f4ecadfd54bfad4ae990e6549a1')
-sha256sums_i686=('209f61872a5b401e85e4d542dd8d0c96437c1f1ad94b4fa5a28856f34ab0cab8')
+sha256sums_x86_64=('d7c66d2c4762393b752634bd4a2d7deb4e22340a9d8af7bb95aa1ce6f6651235')
+sha256sums_aarch64=('4980d32a1d500b97f990bc81bc94d14827279fb1d680a0fe74a7cf7db5216c2a')
+sha256sums_armv7h=('1d0a1b38acc84ab8e8310dcd7c4efe07e80905910e5bd4d8844c3af96e3993e7')
+sha256sums_i686=('630068bd25176db14783975daa917297e6de5b15747ec00f367322657429072e')
install="$pkgname.install"
package() {