Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / c2hs
Commits:
82d0ea77 by Felix Yan at 2024-02-26T12:39:46+00:00
upgpkg: 0.28.8-192: rebuild with GHC 9.2.8, doctest-parallel 0.3.1,
filepath-bytestring 1.4.2.1.13, ghc-lib-parser 9.2.8.20230729,
ghc-lib-parser-ex 9.2.1.1, resolv 0.2.0.2
- - - - -
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 = 191
+ pkgrel = 192
url = https://github.com/haskell/c2hs
arch = x86_64
license = GPL2
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=c2hs
pkgver=0.28.8
-pkgrel=191
+pkgrel=192
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/82d0ea7714e371c1f21e0215874f66ab696952cc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/c2hs/-/commit/82d0ea7714e371c1f21e0215874f66ab696952cc
You're receiving this email because of your account on gitlab.archlinux.org.