summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramesgen2023-01-13 12:08:56 +0100
committeramesgen2023-01-13 12:08:56 +0100
commitcfeb5aac53856b23fe8d57d1bb9416b77e75f104 (patch)
treed8086665132855a7e20a99ae09f8673f522dda5c
parent9f3e10cabd47978f5b1cf5dfdf93d23a186a7c65 (diff)
downloadaur-cfeb5aac53856b23fe8d57d1bb9416b77e75f104.tar.gz
Update to 0.1.19.0
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD10
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 890554a036f4..dcc9ba1abf22 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.18.0
+ pkgver = 0.1.19.0
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.18.0-1-x86_64::https://downloads.haskell.org/~ghcup/0.1.18.0/x86_64-linux-ghcup-0.1.18.0
- sha256sums_x86_64 = 94559eb7c4569919446af1597d07675e803c20b150323edb7f9d8601c8bbda50
- source_aarch64 = ghcup-0.1.18.0-1-aarch64::https://downloads.haskell.org/~ghcup/0.1.18.0/aarch64-linux-ghcup-0.1.18.0
- sha256sums_aarch64 = 3e3ee4aa06e426373fb7e29f1770987ca1621e414925f261f325f9acb77e0bcb
- source_armv7h = ghcup-0.1.18.0-1-armv7h::https://downloads.haskell.org/~ghcup/0.1.18.0/armv7-linux-ghcup-0.1.18.0
- sha256sums_armv7h = 2e94920c772bc24c9fe41004dedf46840f5f036d28d3ed183679d3f34d2c50e0
- source_i686 = ghcup-0.1.18.0-1-i686::https://downloads.haskell.org/~ghcup/0.1.18.0/i386-linux-ghcup-0.1.18.0
- sha256sums_i686 = 222914720135261dcc644155bc8a5b15d1d4966c769d50686fe4f41547208759
+ source_x86_64 = ghcup-0.1.19.0-1-x86_64::https://downloads.haskell.org/~ghcup/0.1.19.0/x86_64-linux-ghcup-0.1.19.0
+ sha256sums_x86_64 = 33ee6a758ee06e3b520be176905e6192e31f5fa2e2acdc525b1bea77ca368a12
+ source_aarch64 = ghcup-0.1.19.0-1-aarch64::https://downloads.haskell.org/~ghcup/0.1.19.0/aarch64-linux-ghcup-0.1.19.0
+ sha256sums_aarch64 = a546dcd23a7e56f31bc4d6afad0276f88d3f0b850a3d3c36369721797dc3c3d5
+ source_armv7h = ghcup-0.1.19.0-1-armv7h::https://downloads.haskell.org/~ghcup/0.1.19.0/armv7-linux-ghcup-0.1.19.0
+ sha256sums_armv7h = 58a170c1fb0b4e701ebb40f90a23f6ababe9e61291726aad82e18d4649aed908
+ source_i686 = ghcup-0.1.19.0-1-i686::https://downloads.haskell.org/~ghcup/0.1.19.0/i386-linux-ghcup-0.1.19.0
+ sha256sums_i686 = 0308ebed4431241ef2886a9d374feb20a795d97ef3a24dd38b6bc7dd69e81e53
pkgname = ghcup-hs-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7467809b711a..ba3d98b7599d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: amesgen <amesgen AT amesgen DOT de>
pkgname=ghcup-hs-bin
-pkgver=0.1.18.0
+pkgver=0.1.19.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=('94559eb7c4569919446af1597d07675e803c20b150323edb7f9d8601c8bbda50')
-sha256sums_aarch64=('3e3ee4aa06e426373fb7e29f1770987ca1621e414925f261f325f9acb77e0bcb')
-sha256sums_armv7h=('2e94920c772bc24c9fe41004dedf46840f5f036d28d3ed183679d3f34d2c50e0')
-sha256sums_i686=('222914720135261dcc644155bc8a5b15d1d4966c769d50686fe4f41547208759')
+sha256sums_x86_64=('33ee6a758ee06e3b520be176905e6192e31f5fa2e2acdc525b1bea77ca368a12')
+sha256sums_aarch64=('a546dcd23a7e56f31bc4d6afad0276f88d3f0b850a3d3c36369721797dc3c3d5')
+sha256sums_armv7h=('58a170c1fb0b4e701ebb40f90a23f6ababe9e61291726aad82e18d4649aed908')
+sha256sums_i686=('0308ebed4431241ef2886a9d374feb20a795d97ef3a24dd38b6bc7dd69e81e53')
install="$pkgname.install"
package() {