Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-cborg
Commits:
c31506f4 by Felix Yan at 2025-07-29T01:03:02+08:00
upgpkg: 0.2.10.0-4: rebuild with hedgehog 1.4, tasty-hedgehog 1.4.0.2
- - - - -
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 = 3
+ pkgrel = 4
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=3
+pkgrel=4
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/c31506f437e2db4c7c1c3247d21f760f60491e6c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-cborg/-/commit/c31506f437e2db4c7c1c3247d21f760f60491e6c
You're receiving this email because of your account on gitlab.archlinux.org.