Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pipes-http
Commits:
60468fc1 by Felix Yan at 2023-10-06T21:54:17+03:00
upgpkg: 1.0.6-547: rebuild with uuid-types 1.0.5.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-pipes-http
pkgdesc = HTTP client with pipes interface
pkgver = 1.0.6
- pkgrel = 546
+ pkgrel = 547
url = https://hackage.haskell.org/package/pipes-http
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=pipes-http
pkgname=haskell-pipes-http
pkgver=1.0.6
-pkgrel=546
+pkgrel=547
pkgdesc="HTTP client with pipes interface"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pipes-http/-/commit/60468fc13e8a0d715e8cb32d7291ef1040e197ff
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pipes-http/-/commit/60468fc13e8a0d715e8cb32d7291ef1040e197ff
You're receiving this email because of your account on gitlab.archlinux.org.