summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramesgen2023-02-19 17:05:25 +0100
committeramesgen2023-02-19 17:05:25 +0100
commitad0e04adfe9b198a8f109a6c8a7150d9ff296396 (patch)
tree4de90362ba6c27a2628f360eacf5e95814aea2d2
parentd3a2d442b7e201eeb7660e5bffc30b5ca000fda4 (diff)
downloadaur-ad0e04adfe9b198a8f109a6c8a7150d9ff296396.tar.gz
Update to 0.1.19.1
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD10
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01fe0e926c8f..4bcdc32cdc06 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.0
+ pkgver = 0.1.19.1
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.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
+ 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
pkgname = ghcup-hs-bin
diff --git a/PKGBUILD b/PKGBUILD
index 794989a49ea0..146c87169661 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: amesgen <amesgen AT amesgen DOT de>
pkgname=ghcup-hs-bin
-pkgver=0.1.19.0
+pkgver=0.1.19.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-$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=('33ee6a758ee06e3b520be176905e6192e31f5fa2e2acdc525b1bea77ca368a12')
-sha256sums_aarch64=('a546dcd23a7e56f31bc4d6afad0276f88d3f0b850a3d3c36369721797dc3c3d5')
-sha256sums_armv7h=('58a170c1fb0b4e701ebb40f90a23f6ababe9e61291726aad82e18d4649aed908')
-sha256sums_i686=('0308ebed4431241ef2886a9d374feb20a795d97ef3a24dd38b6bc7dd69e81e53')
+sha256sums_x86_64=('d1e7e7edaf8fb336c783fe0aac937e25178e6d9043ecbc9984d14b37f963a305')
+sha256sums_aarch64=('f6931479132040039a23cff244c04defe51b701a29590b35b739a5505f43d678')
+sha256sums_armv7h=('fc3215d6b38819e1f5b33c0b9986401360047c34e5d66c0d304d6b12ae4940e5')
+sha256sums_i686=('0a5032140d54904dccaa2c7a47b0b2b4cece56b47b24525ee6ebed13ccd22912')
install="$pkgname.install"
package() {