Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-aws
Commits:
e9d98bb1 by Felix Yan at 2026-07-01T04:19:42+08:00
upgpkg: 0.24.4-1: rebuild with aws 0.24.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-aws
pkgdesc = Amazon Web Services (AWS) for Haskell
- pkgver = 0.24.3
- pkgrel = 18
+ pkgver = 0.24.4
+ pkgrel = 1
url = https://github.com/aristidb/aws
arch = x86_64
license = BSD-3-Clause
@@ -46,7 +46,7 @@ pkgbase = haskell-aws
depends = haskell-utf8-string
depends = haskell-vector
depends = haskell-xml-conduit
- source =
https://hackage.haskell.org/packages/archive/aws/0.24.3/aws-0.24.3.tar.gz
- sha512sums =
2d45effad2a45c88e73e68da58d344b5e6b53b7d2b5f5932162267ddcbcbedee2b69e82649d60d6c0010dfe4fe66feada7808b8fcd11e2ae7daf2c5a3c07e5c9
+ source =
https://hackage.haskell.org/packages/archive/aws/0.24.4/aws-0.24.4.tar.gz
+ sha512sums =
23073a90ec91d95f1ddd42cb9bee043463c7564be1323bb7e84873d7c4e834b3c4afd31dd024f9fba983e42a5c63e28d0708e6266d31417bd395eb123680a43a
pkgname = haskell-aws
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
_hkgname=aws
pkgname=haskell-aws
-pkgver=0.24.3
-pkgrel=18
+pkgver=0.24.4
+pkgrel=1
pkgdesc="Amazon Web Services (AWS) for Haskell"
url="https://github.com/aristidb/aws"
license=('BSD-3-Clause')
@@ -21,7 +21,7 @@ makedepends=('ghc' 'haskell-quickcheck' 'haskell-errors'
'haskell-http-client'
'haskell-http-client-tls' 'haskell-quickcheck-instances'
'haskell-tasty'
'haskell-tasty-hunit' 'haskell-tasty-quickcheck'
'haskell-transformers-base')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2d45effad2a45c88e73e68da58d344b5e6b53b7d2b5f5932162267ddcbcbedee2b69e82649d60d6c0010dfe4fe66feada7808b8fcd11e2ae7daf2c5a3c07e5c9')
+sha512sums=('23073a90ec91d95f1ddd42cb9bee043463c7564be1323bb7e84873d7c4e834b3c4afd31dd024f9fba983e42a5c63e28d0708e6266d31417bd395eb123680a43a')
build() {
cd $_hkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-aws/-/commit/e9d98bb1eccf795f96b473211774291f52b06c2b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-aws/-/commit/e9d98bb1eccf795f96b473211774291f52b06c2b
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help