Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-http-client-tls
Commits:
98a56407 by Felix Yan at 2024-08-27T11:07:21+03:00
upgpkg: 0.3.6.3-61: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-http-client-tls
pkgdesc = http-client backend using the connection package and tls
library
pkgver = 0.3.6.3
- pkgrel = 60
+ pkgrel = 61
url = https://github.com/snoyberg/http-client
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=http-client-tls
pkgname=haskell-http-client-tls
pkgver=0.3.6.3
-pkgrel=60
+pkgrel=61
pkgdesc="http-client backend using the connection package and tls library"
url="https://github.com/snoyberg/http-client"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http-client-tls/-/commit/98a56407627790acfe87fb43978a5bf07e372cd8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http-client-tls/-/commit/98a56407627790acfe87fb43978a5bf07e372cd8
You're receiving this email because of your account on gitlab.archlinux.org.