summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramesgen2023-02-24 13:59:31 +0100
committeramesgen2023-02-24 13:59:31 +0100
commit697a74e15d1b05707ab3b6817545488dd9a956b9 (patch)
tree43bb9ba31915cb4f25d776b9fad57f2c4e90bf83
parentad0e04adfe9b198a8f109a6c8a7150d9ff296396 (diff)
downloadaur-697a74e15d1b05707ab3b6817545488dd9a956b9.tar.gz
Update to 0.1.19.2
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD10
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4bcdc32cdc06..d1bea519fa35 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.19.1
+ pkgver = 0.1.19.2
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.19.1-1-x86_64::https://downloads.haskell.org/~ghcup/0.1.19.1/x86_64-linux-ghcup-0.1.19.1
- sha256sums_x86_64 = d1e7e7edaf8fb336c783fe0aac937e25178e6d9043ecbc9984d14b37f963a305
- source_aarch64 = ghcup-0.1.19.1-1-aarch64::https://downloads.haskell.org/~ghcup/0.1.19.1/aarch64-linux-ghcup-0.1.19.1
- sha256sums_aarch64 = f6931479132040039a23cff244c04defe51b701a29590b35b739a5505f43d678
- source_armv7h = ghcup-0.1.19.1-1-armv7h::https://downloads.haskell.org/~ghcup/0.1.19.1/armv7-linux-ghcup-0.1.19.1
- sha256sums_armv7h = fc3215d6b38819e1f5b33c0b9986401360047c34e5d66c0d304d6b12ae4940e5
- source_i686 = ghcup-0.1.19.1-1-i686::https://downloads.haskell.org/~ghcup/0.1.19.1/i386-linux-ghcup-0.1.19.1
- sha256sums_i686 = 0a5032140d54904dccaa2c7a47b0b2b4cece56b47b24525ee6ebed13ccd22912
+ source_x86_64 = ghcup-0.1.19.2-1-x86_64::https://downloads.haskell.org/~ghcup/0.1.19.2/x86_64-linux-ghcup-0.1.19.2
+ sha256sums_x86_64 = 25b7fc417c1a811dd7ff439b67ea647a59cf5b8d71b274f97e917d50b2150d5b
+ source_aarch64 = ghcup-0.1.19.2-1-aarch64::https://downloads.haskell.org/~ghcup/0.1.19.2/aarch64-linux-ghcup-0.1.19.2
+ sha256sums_aarch64 = 7ab3606f3de49c363444dd5879edde27a3e7df0adbd981a8c12a153861fde271
+ source_armv7h = ghcup-0.1.19.2-1-armv7h::https://downloads.haskell.org/~ghcup/0.1.19.2/armv7-linux-ghcup-0.1.19.2
+ sha256sums_armv7h = a18b6723ef0ee143f69c8d6657e1b749ac61938f81a7413656349c9fda3c7021
+ source_i686 = ghcup-0.1.19.2-1-i686::https://downloads.haskell.org/~ghcup/0.1.19.2/i386-linux-ghcup-0.1.19.2
+ sha256sums_i686 = c8132b996150714f0013c5a66ffc6899d8bbb7740021873898969a4e384068fe
pkgname = ghcup-hs-bin
diff --git a/PKGBUILD b/PKGBUILD
index 146c87169661..e3f5d508cfad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: amesgen <amesgen AT amesgen DOT de>
pkgname=ghcup-hs-bin
-pkgver=0.1.19.1
+pkgver=0.1.19.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-$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=('d1e7e7edaf8fb336c783fe0aac937e25178e6d9043ecbc9984d14b37f963a305')
-sha256sums_aarch64=('f6931479132040039a23cff244c04defe51b701a29590b35b739a5505f43d678')
-sha256sums_armv7h=('fc3215d6b38819e1f5b33c0b9986401360047c34e5d66c0d304d6b12ae4940e5')
-sha256sums_i686=('0a5032140d54904dccaa2c7a47b0b2b4cece56b47b24525ee6ebed13ccd22912')
+sha256sums_x86_64=('25b7fc417c1a811dd7ff439b67ea647a59cf5b8d71b274f97e917d50b2150d5b')
+sha256sums_aarch64=('7ab3606f3de49c363444dd5879edde27a3e7df0adbd981a8c12a153861fde271')
+sha256sums_armv7h=('a18b6723ef0ee143f69c8d6657e1b749ac61938f81a7413656349c9fda3c7021')
+sha256sums_i686=('c8132b996150714f0013c5a66ffc6899d8bbb7740021873898969a4e384068fe')
install="$pkgname.install"
package() {