Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cocogitto: update to 5.6.0 #46286

Merged
merged 1 commit into from
Sep 27, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/cocogitto/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'cocogitto'
pkgname=cocogitto
version=5.5.0
version=5.6.0
revision=1
build_style=cargo
build_helper=qemu
Expand All @@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/cocogitto/cocogitto"
changelog="https://raw.githubusercontent.com/cocogitto/cocogitto/main/CHANGELOG.md"
distfiles="https://github.com/cocogitto/cocogitto/archive/refs/tags/${version}.tar.gz"
checksum=709c54c6c64463af607590ac970dc5a45cbcc0236a5a15d609d9a77461f11325
checksum=eea9655f4750cb2567eaca9ca4968a3a639f9003242ef733b205bf5410d90c86
# Test suite is not atomic, relies on user environment such as git user configuration
make_check=no

Expand Down