Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-http-types
Commits:
c584aebd by Felix Yan at 2024-09-04T20:48:33+03:00
upgpkg: 0.12.4-11: rebuild with text-short 0.1.6
- - - - -
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.4
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/Vlix/http-types
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=http-types
pkgname=haskell-http-types
pkgver=0.12.4
-pkgrel=10
+pkgrel=11
pkgdesc="Generic HTTP types for Haskell (for both client and server code)."
url="https://github.com/Vlix/http-types"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http-types/-/commit/c584aebdee524cad381f8cfbacd41cf12acb537a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http-types/-/commit/c584aebdee524cad381f8cfbacd41cf12acb537a
You're receiving this email because of your account on gitlab.archlinux.org.