Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / c2hs
Commits:
02a54a96 by Felix Yan at 2025-10-15T04:22:08+08:00
upgpkg: 0.28.8-336: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = c2hs
pkgdesc = C->Haskell FFI tool that gives some cross-language type safety
pkgver = 0.28.8
- pkgrel = 335
+ pkgrel = 336
url = https://github.com/haskell/c2hs
arch = x86_64
license = GPL2
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=c2hs
pkgver=0.28.8
-pkgrel=335
+pkgrel=336
pkgdesc="C->Haskell FFI tool that gives some cross-language type safety"
url="https://github.com/haskell/c2hs"
license=("GPL2")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/c2hs/-/commit/02a54a96d84798ffd29e9b0ca36b81b758ab46b6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/c2hs/-/commit/02a54a96d84798ffd29e9b0ca36b81b758ab46b6
You're receiving this email because of your account on gitlab.archlinux.org.