Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-cborg
Commits:
b21fecfb by Felix Yan at 2025-04-06T18:19:45+08:00
upgpkg: 0.2.9.0-79: rebuild with typed-process 0.2.12.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-cborg
pkgdesc = Concise Binary Object Representation (CBOR)
pkgver = 0.2.9.0
- pkgrel = 78
+ pkgrel = 79
url = https://github.com/well-typed/cborg
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=cborg
pkgname=haskell-cborg
pkgver=0.2.9.0
-pkgrel=78
+pkgrel=79
pkgdesc="Concise Binary Object Representation (CBOR)"
url="https://github.com/well-typed/cborg"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-cborg/-/commit/b21fecfb7d45bbf37d9bc5755484a24604741c44
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-cborg/-/commit/b21fecfb7d45bbf37d9bc5755484a24604741c44
You're receiving this email because of your account on gitlab.archlinux.org.