Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-http-types
Commits:
aca02d4d by Felix Yan at 2023-10-08T02:09:29+03:00
upgpkg: 0.12.3-313: rebuild with indexed-traversable 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-http-types
pkgdesc = Generic HTTP types for Haskell (for both client and server
code).
pkgver = 0.12.3
- pkgrel = 312
+ pkgrel = 313
url = https://hackage.haskell.org/package/http-types
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=http-types
pkgname=haskell-http-types
pkgver=0.12.3
-pkgrel=312
+pkgrel=313
pkgdesc="Generic HTTP types for Haskell (for both client and server code)."
url="https://hackage.haskell.org/package/${_hkgname}"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http-types/-/commit/aca02d4d9f21d9da7dfda61d7b0591da6857bf07
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http-types/-/commit/aca02d4d9f21d9da7dfda61d7b0591da6857bf07
You're receiving this email because of your account on gitlab.archlinux.org.