c3c: update to 0.7.7 (#26318)

This commit is contained in:
Maksim Bondarenkov
2025-11-09 22:23:03 +03:00
committed by GitHub
parent 242f8d51c0
commit 3141e58f1e

View File

@@ -3,7 +3,7 @@
_realname=c3c
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.7.6
pkgver=0.7.7
pkgrel=1
pkgdesc="Compiler for the C3 language (mingw-w64)"
arch=('any')
@@ -23,7 +23,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
'git')
source=("git+${msys2_repository_url}.git#tag=v${pkgver}"
"install-man.patch")
sha256sums=('2ee06b51941bf6ec35249459a7dded69a7428bcd6a7832b8d263ee5a25accdb6'
sha256sums=('f8d66d73616da28e8ef503a273ad254cb7a4fb46f1e75455282612a289146e9b'
'c800461ae8d1c6be4bb76018a7aee93b5d980664959195ba85c1195686fa5f4d')
prepare() {