Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-jose
Commits:
3f99aa06 by Felix Yan at 2025-10-05T03:27:55+08:00
upgpkg: 0.10-241: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-jose
pkgdesc = JSON Object Signing and Encryption (JOSE) and JSON Web Token
(JWT) library
pkgver = 0.10
- pkgrel = 240
+ pkgrel = 241
url = https://github.com/frasertweedale/hs-jose
arch = x86_64
license = Apache
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=jose
pkgname=haskell-jose
pkgver=0.10
-pkgrel=240
+pkgrel=241
pkgdesc="JSON Object Signing and Encryption (JOSE) and JSON Web Token (JWT)
library"
url="https://github.com/frasertweedale/hs-jose"
license=("Apache")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-jose/-/commit/3f99aa063808dc7d8b373333911995d6bdcf1fb3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-jose/-/commit/3f99aa063808dc7d8b373333911995d6bdcf1fb3
You're receiving this email because of your account on gitlab.archlinux.org.