scryer-prolog: update to 0.9.4

This commit is contained in:
cinerea0 2024-03-02 17:01:21 -05:00 committed by cinerea0
parent 0e341f1d3c
commit 6c39cd53fe
2 changed files with 2 additions and 16 deletions

View file

@ -1,14 +0,0 @@
# v0.9.3 shipped with an outdated lockfile
diff --git a/Cargo.lock b/Cargo.lock
index f4a4952a6f4..315f61a7340 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2032,7 +2032,7 @@ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
[[package]]
name = "scryer-prolog"
-version = "0.9.2"
+version = "0.9.3"
dependencies = [
"assert_cmd",
"base64 0.12.3",

View file

@ -1,6 +1,6 @@
# Template file for 'scryer-prolog'
pkgname=scryer-prolog
version=0.9.3
version=0.9.4
revision=1
build_style=cargo
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Hans-J. Schmid <knock@myopendoor.de>"
license="BSD-3-Clause"
homepage="https://github.com/mthom/scryer-prolog"
distfiles="https://github.com/mthom/scryer-prolog/archive/refs/tags/v${version}.tar.gz"
checksum=08bddb114cb377abccaf58df66e99c8cafc7af90dc2cf6ff2d8204fb6d514af4
checksum=ccf533c5c34ee7efbf9c702dbffea21ba1c837144c3592a9e97c515abd4d6904
case "$XBPS_TARGET_MACHINE" in
x86_64*|i686*|arm*|aarch64*) ;;