summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramesgen2024-03-13 16:00:49 +0100
committeramesgen2024-03-13 16:00:49 +0100
commit6e51adfc8d3efa58ab32585ed4f04c0d9400ffd6 (patch)
tree2656faed6ba56346906588a15edefd8a44b77c2d
parentaf5f792a188ad82f5f36868a68d0c05222b92301 (diff)
downloadaur-ghcup-hs-bin.tar.gz
Update to 0.1.22.0
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD10
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bc9231bcfb1..c2c670835cfb 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.20.0
+ pkgver = 0.1.22.0
pkgrel = 1
url = https://www.haskell.org/ghcup/
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.20.0-1-x86_64::https://downloads.haskell.org/~ghcup/0.1.20.0/x86_64-linux-ghcup-0.1.20.0
- sha256sums_x86_64 = 0634ab60c659ab14dab4f73d8ee9a7fb4c4e2e959406dc74ed967781df798a3d
- source_aarch64 = ghcup-0.1.20.0-1-aarch64::https://downloads.haskell.org/~ghcup/0.1.20.0/aarch64-linux-ghcup-0.1.20.0
- sha256sums_aarch64 = 79cb967034ea20b495a7c4e99eefd2a3d4e41e964c69f50d5d626627995751e3
- source_armv7h = ghcup-0.1.20.0-1-armv7h::https://downloads.haskell.org/~ghcup/0.1.20.0/armv7-linux-ghcup-0.1.20.0
- sha256sums_armv7h = 0e0d3db97a418847077e5f784f551ac21170caf519d6250e2be525bd120d87a0
- source_i686 = ghcup-0.1.20.0-1-i686::https://downloads.haskell.org/~ghcup/0.1.20.0/i386-linux-ghcup-0.1.20.0
- sha256sums_i686 = 99cb3e886fce5b8d880a5ff9dfe5f67f0fd812cd356db43ea38d2c7ae5cd366b
+ source_x86_64 = ghcup-0.1.22.0-1-x86_64::https://downloads.haskell.org/~ghcup/0.1.22.0/x86_64-linux-ghcup-0.1.22.0
+ sha256sums_x86_64 = bf213f4dfd2271b46ca52e2f14e96850ce32e9115e5acc90f1dc5a4e815e32af
+ source_aarch64 = ghcup-0.1.22.0-1-aarch64::https://downloads.haskell.org/~ghcup/0.1.22.0/aarch64-linux-ghcup-0.1.22.0
+ sha256sums_aarch64 = 3eda556959462579b73558616646c9fc01a583acc7a4611bb21a32706deae142
+ source_armv7h = ghcup-0.1.22.0-1-armv7h::https://downloads.haskell.org/~ghcup/0.1.22.0/armv7-linux-ghcup-0.1.22.0
+ sha256sums_armv7h = 7c66253e52c5fb627a4d4b203a69e69f4d7732348ad6a830a41d7e2d79a61c5d
+ source_i686 = ghcup-0.1.22.0-1-i686::https://downloads.haskell.org/~ghcup/0.1.22.0/i386-linux-ghcup-0.1.22.0
+ sha256sums_i686 = 1fd4fa989653a127d33f90cb4cc11fd024ea4085e795c0b0f6ed97afc5e8b634
pkgname = ghcup-hs-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4237bc4f879f..adb80669eae7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: amesgen <amesgen AT amesgen DOT de>
pkgname=ghcup-hs-bin
-pkgver=0.1.20.0
+pkgver=0.1.22.0
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=('0634ab60c659ab14dab4f73d8ee9a7fb4c4e2e959406dc74ed967781df798a3d')
-sha256sums_aarch64=('79cb967034ea20b495a7c4e99eefd2a3d4e41e964c69f50d5d626627995751e3')
-sha256sums_armv7h=('0e0d3db97a418847077e5f784f551ac21170caf519d6250e2be525bd120d87a0')
-sha256sums_i686=('99cb3e886fce5b8d880a5ff9dfe5f67f0fd812cd356db43ea38d2c7ae5cd366b')
+sha256sums_x86_64=('bf213f4dfd2271b46ca52e2f14e96850ce32e9115e5acc90f1dc5a4e815e32af')
+sha256sums_aarch64=('3eda556959462579b73558616646c9fc01a583acc7a4611bb21a32706deae142')
+sha256sums_armv7h=('7c66253e52c5fb627a4d4b203a69e69f4d7732348ad6a830a41d7e2d79a61c5d')
+sha256sums_i686=('1fd4fa989653a127d33f90cb4cc11fd024ea4085e795c0b0f6ed97afc5e8b634')
install="$pkgname.install"
package() {