Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-http-conduit


Commits:
3251d1e9 by Felix Yan at 2024-12-22T13:20:51+08:00
upgpkg: 2.3.9.1-1: rebuild with http-conduit 2.3.9.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-http-conduit
        pkgdesc = HTTP client package with conduit interface and HTTPS support
-       pkgver = 2.3.9
-       pkgrel = 8
+       pkgver = 2.3.9.1
+       pkgrel = 1
        url = https://www.yesodweb.com/book/http-conduit
        arch = x86_64
        license = BSD
@@ -10,7 +10,7 @@ pkgbase = haskell-http-conduit
        makedepends = haskell-case-insensitive
        makedepends = haskell-cookie
        makedepends = haskell-crypton-connection
-       makedepends = haskell-data-default-class
+       makedepends = haskell-data-default
        makedepends = haskell-hunit
        makedepends = haskell-hspec
        makedepends = haskell-lifted-base
@@ -34,7 +34,7 @@ pkgbase = haskell-http-conduit
        depends = haskell-http-types
        depends = haskell-resourcet
        depends = haskell-unliftio-core
-       source = 
https://hackage.haskell.org/packages/archive/http-conduit/2.3.9/http-conduit-2.3.9.tar.gz
-       sha512sums = 
64e9eda06a72a78e30eda4b680e25ff97e90067e4bf99c2c49b6af8e4f48413600a5975184363a073db1b202b25df64e5b598b8549cdca288141ec8dd52cfa5d
+       source = 
https://hackage.haskell.org/packages/archive/http-conduit/2.3.9.1/http-conduit-2.3.9.1.tar.gz
+       sha512sums = 
576044a8655c7d8023b039dec072ee90873f818daaa06aa4ecf77b17af34e5b4ff2efafcd36de7b292be3b310e1765d265a28d5ffa9fce0c3caa7fc3423c3096
 
 pkgname = haskell-http-conduit


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=http-conduit
 pkgname=haskell-http-conduit
-pkgver=2.3.9
-pkgrel=8
+pkgver=2.3.9.1
+pkgrel=1
 pkgdesc="HTTP client package with conduit interface and HTTPS support"
 url="https://www.yesodweb.com/book/http-conduit";
 license=("BSD")
@@ -13,12 +13,12 @@ depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec' 
'haskell-attoparsec-aes
          'haskell-conduit' 'haskell-conduit-extra' 'haskell-http-client' 
'haskell-http-client-tls'
          'haskell-http-types' 'haskell-resourcet' 'haskell-unliftio-core')
 makedepends=('ghc' 'haskell-blaze-builder' 'haskell-case-insensitive' 
'haskell-cookie'
-             'haskell-crypton-connection' 'haskell-data-default-class' 
'haskell-hunit'
-             'haskell-hspec' 'haskell-lifted-base' 'haskell-network' 
'haskell-streaming-commons'
+             'haskell-crypton-connection' 'haskell-data-default' 
'haskell-hunit' 'haskell-hspec'
+             'haskell-lifted-base' 'haskell-network' 
'haskell-streaming-commons'
              'haskell-temporary' 'haskell-unliftio' 'haskell-utf8-string' 
'haskell-wai'
              'haskell-wai-conduit' 'haskell-warp' 'haskell-warp-tls')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('64e9eda06a72a78e30eda4b680e25ff97e90067e4bf99c2c49b6af8e4f48413600a5975184363a073db1b202b25df64e5b598b8549cdca288141ec8dd52cfa5d')
+sha512sums=('576044a8655c7d8023b039dec072ee90873f818daaa06aa4ecf77b17af34e5b4ff2efafcd36de7b292be3b310e1765d265a28d5ffa9fce0c3caa7fc3423c3096')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http-conduit/-/commit/3251d1e9951800550505348484f4a2a2e193c958

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http-conduit/-/commit/3251d1e9951800550505348484f4a2a2e193c958
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to