Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-warp-tls


Commits:
276faab2 by Felix Yan at 2023-10-07T15:57:39+03:00
upgpkg: 3.4.3-1: rebuild with warp-tls 3.4.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-warp-tls
        pkgdesc = HTTP over TLS support for Warp via the TLS package
-       pkgver = 3.4.2
-       pkgrel = 10
+       pkgver = 3.4.3
+       pkgrel = 1
        url = https://github.com/yesodweb/wai
        arch = x86_64
        license = MIT
@@ -16,7 +16,7 @@ pkgbase = haskell-warp-tls
        depends = haskell-unliftio
        depends = haskell-wai
        depends = haskell-warp
-       source = 
https://hackage.haskell.org/packages/archive/warp-tls/3.4.2/warp-tls-3.4.2.tar.gz
-       sha512sums = 
6145f1d0a13d0a405a366a7ad96022d679052ddc52ff120f32aa2d1751fcf2d7e286eec7966cbcf43dd337fb3d6d16542098b933444cbf744e5aa955a483ca84
+       source = 
https://hackage.haskell.org/packages/archive/warp-tls/3.4.3/warp-tls-3.4.3.tar.gz
+       sha512sums = 
153705ef0075ee3c5f4bda75585943625f235d4fcaecb60a383268f800fe0ccbfe84c1c1207f5ec8c41b6d5fb4c275708caa276f0287cf56a1522f23563bc75b
 
 pkgname = haskell-warp-tls


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=warp-tls
 pkgname=haskell-warp-tls
-pkgver=3.4.2
-pkgrel=10
+pkgver=3.4.3
+pkgrel=1
 pkgdesc="HTTP over TLS support for Warp via the TLS package"
 url="https://github.com/yesodweb/wai";
 license=("MIT")
@@ -14,7 +14,7 @@ depends=('ghc-libs' 'haskell-data-default-class' 
'haskell-network' 'haskell-recv
          'haskell-wai' 'haskell-warp')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('6145f1d0a13d0a405a366a7ad96022d679052ddc52ff120f32aa2d1751fcf2d7e286eec7966cbcf43dd337fb3d6d16542098b933444cbf744e5aa955a483ca84')
+sha512sums=('153705ef0075ee3c5f4bda75585943625f235d4fcaecb60a383268f800fe0ccbfe84c1c1207f5ec8c41b6d5fb4c275708caa276f0287cf56a1522f23563bc75b')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-warp-tls/-/commit/276faab2d8f1c07681937987580b380d08b00790

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-warp-tls/-/commit/276faab2d8f1c07681937987580b380d08b00790
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to