Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-cborg-json
Commits:
965d3158 by Felix Yan at 2025-10-05T03:20:13+08:00
upgpkg: 0.2.6.0-87: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-cborg-json
pkgdesc = A library for encoding JSON as CBOR
pkgver = 0.2.6.0
- pkgrel = 86
+ pkgrel = 87
url = https://github.com/well-typed/cborg-json
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=cborg-json
pkgname=haskell-cborg-json
pkgver=0.2.6.0
-pkgrel=86
+pkgrel=87
pkgdesc="A library for encoding JSON as CBOR"
url="https://github.com/well-typed/cborg-json"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-cborg-json/-/commit/965d31585ecfa818cc0ef048c46f46063f6cdef9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-cborg-json/-/commit/965d31585ecfa818cc0ef048c46f46063f6cdef9
You're receiving this email because of your account on gitlab.archlinux.org.