Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-cborg
Commits:
1243cd6c by Felix Yan at 2025-04-07T03:13:12+08:00
upgpkg: 0.2.9.0-81: rebuild with comonad 5.0.9
- - - - -
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 = 80
+ pkgrel = 81
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=80
+pkgrel=81
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/1243cd6cc4e0d441c0c2265ce44199755d6123f0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-cborg/-/commit/1243cd6cc4e0d441c0c2265ce44199755d6123f0
You're receiving this email because of your account on gitlab.archlinux.org.