Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-cborg
Commits:
eb40d27f by Felix Yan at 2025-08-11T09:21:41+08:00
upgpkg: 0.2.10.0-14: rebuild with random 1.2.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-cborg
pkgdesc = Concise Binary Object Representation (CBOR)
pkgver = 0.2.10.0
- pkgrel = 13
+ pkgrel = 14
url = https://github.com/well-typed/cborg
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=cborg
pkgname=haskell-cborg
pkgver=0.2.10.0
-pkgrel=13
+pkgrel=14
pkgdesc="Concise Binary Object Representation (CBOR)"
url="https://github.com/well-typed/cborg"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-cborg/-/commit/eb40d27f06f50639334f76be6d3eb259bfcb87d3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-cborg/-/commit/eb40d27f06f50639334f76be6d3eb259bfcb87d3
You're receiving this email because of your account on gitlab.archlinux.org.