Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-jose
Commits:
7b60078f by Felix Yan at 2025-07-23T08:52:00+08:00
upgpkg: 0.10-169: rebuild with haskell-lexer 1.1.2
- - - - -
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 = 168
+ pkgrel = 169
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=168
+pkgrel=169
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/7b60078fca4b55d5e2d0559f93313bb4e2f5c763
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-jose/-/commit/7b60078fca4b55d5e2d0559f93313bb4e2f5c763
You're receiving this email because of your account on gitlab.archlinux.org.