Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-wreq
Commits:
788e4aaa by Felix Yan at 2024-08-27T11:25:05+03:00
upgpkg: 0.5.4.3-16: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-wreq
pkgdesc = An easy-to-use HTTP client library.
pkgver = 0.5.4.3
- pkgrel = 15
+ pkgrel = 16
url = https://github.com/bos/wreq
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=wreq
pkgname=haskell-wreq
pkgver=0.5.4.3
-pkgrel=15
+pkgrel=16
pkgdesc="An easy-to-use HTTP client library."
url="https://github.com/bos/wreq"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-wreq/-/commit/788e4aaae393e0364b6a4a09186ee974f506e9ad
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-wreq/-/commit/788e4aaae393e0364b6a4a09186ee974f506e9ad
You're receiving this email because of your account on gitlab.archlinux.org.