summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramesgen2022-02-26 19:30:24 +0100
committeramesgen2022-02-26 19:30:57 +0100
commitebc052548ca4dbe7638c18d102fc5c0dd8b0d34e (patch)
tree24fa06df998e6b4710ed57fd476b2d27ec5446e8
parent7d2b5ec3cf906d4f943df2ed50536ba337b85004 (diff)
downloadaur-ebc052548ca4dbe7638c18d102fc5c0dd8b0d34e.tar.gz
Update to 0.1.17.5
-rw-r--r--.SRCINFO21
-rw-r--r--PKGBUILD12
2 files changed, 17 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93e722074e46..963d473d9c68 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ghcup-hs-bin
pkgdesc = an installer for the general purpose language Haskell
- pkgver = 0.1.17.4
- pkgrel = 3
+ pkgver = 0.1.17.5
+ pkgrel = 1
url = https://gitlab.haskell.org/haskell/ghcup-hs
install = ghcup-hs-bin.install
arch = x86_64
@@ -13,13 +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.4-3-x86_64::https://downloads.haskell.org/~ghcup/0.1.17.4/x86_64-linux-ghcup-0.1.17.4
- sha256sums_x86_64 = a737cdf850d4874659050968b42745229f44b32cb40f7f3ad90b3820bb969582
- source_aarch64 = ghcup-0.1.17.4-3-aarch64::https://downloads.haskell.org/~ghcup/0.1.17.4/aarch64-linux-ghcup-0.1.17.4
- sha256sums_aarch64 = 5a3075337e638245d182d9d27030cddbd3cb5e3ab8e3e88cd3ae412d2974c4a2
- source_armv7h = ghcup-0.1.17.4-3-armv7h::https://downloads.haskell.org/~ghcup/0.1.17.4/armv7-linux-ghcup-0.1.17.4
- sha256sums_armv7h = 1ae599a96daf8de717b80a0bf8e7575b533b4baadb5f5720e478146b58e90a2a
- source_i686 = ghcup-0.1.17.4-3-i686::https://downloads.haskell.org/~ghcup/0.1.17.4/i386-linux-ghcup-0.1.17.4
- sha256sums_i686 = 889357956397a4f77eb320e39fc1c628c7c51bd7934095bc87792959ecd0e62d
+ source_x86_64 = ghcup-0.1.17.5-1-x86_64::https://downloads.haskell.org/~ghcup/0.1.17.5/x86_64-linux-ghcup-0.1.17.5
+ sha256sums_x86_64 = 7541bcf0b402f99d05cd1937f9fef69aec45c3153e42606671825be248484fb5
+ source_aarch64 = ghcup-0.1.17.5-1-aarch64::https://downloads.haskell.org/~ghcup/0.1.17.5/aarch64-linux-ghcup-0.1.17.5
+ sha256sums_aarch64 = 35899ab2338b52fac84d49f16edbbb7701498e93ee8012309c7d6f2f138bb993
+ source_armv7h = ghcup-0.1.17.5-1-armv7h::https://downloads.haskell.org/~ghcup/0.1.17.5/armv7-linux-ghcup-0.1.17.5
+ sha256sums_armv7h = e342532e29f592c8ef2f85645fb304d090e34523e6bac91c62e048a8483269f5
+ source_i686 = ghcup-0.1.17.5-1-i686::https://downloads.haskell.org/~ghcup/0.1.17.5/i386-linux-ghcup-0.1.17.5
+ sha256sums_i686 = 5a2b1d2ceb32857866689ee1a1e29c5747333882a4e952d80eccf49482d3daab
pkgname = ghcup-hs-bin
+
diff --git a/PKGBUILD b/PKGBUILD
index 6bea33e9d834..81a1f8e7d28f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: amesgen <amesgen AT amesgen DOT de>
pkgname=ghcup-hs-bin
-pkgver=0.1.17.4
-pkgrel=3
+pkgver=0.1.17.5
+pkgrel=1
pkgdesc="an installer for the general purpose language Haskell"
arch=('x86_64' 'aarch64' 'armv7h' 'i686')
url="https://gitlab.haskell.org/haskell/ghcup-hs"
@@ -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=('a737cdf850d4874659050968b42745229f44b32cb40f7f3ad90b3820bb969582')
-sha256sums_aarch64=('5a3075337e638245d182d9d27030cddbd3cb5e3ab8e3e88cd3ae412d2974c4a2')
-sha256sums_armv7h=('1ae599a96daf8de717b80a0bf8e7575b533b4baadb5f5720e478146b58e90a2a')
-sha256sums_i686=('889357956397a4f77eb320e39fc1c628c7c51bd7934095bc87792959ecd0e62d')
+sha256sums_x86_64=('7541bcf0b402f99d05cd1937f9fef69aec45c3153e42606671825be248484fb5')
+sha256sums_aarch64=('35899ab2338b52fac84d49f16edbbb7701498e93ee8012309c7d6f2f138bb993')
+sha256sums_armv7h=('e342532e29f592c8ef2f85645fb304d090e34523e6bac91c62e048a8483269f5')
+sha256sums_i686=('5a2b1d2ceb32857866689ee1a1e29c5747333882a4e952d80eccf49482d3daab')
install="$pkgname.install"
package() {