mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
scryer-prolog: update to 0.9.4
This commit is contained in:
parent
0e341f1d3c
commit
6c39cd53fe
2 changed files with 2 additions and 16 deletions
|
@ -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",
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'scryer-prolog'
|
# Template file for 'scryer-prolog'
|
||||||
pkgname=scryer-prolog
|
pkgname=scryer-prolog
|
||||||
version=0.9.3
|
version=0.9.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Hans-J. Schmid <knock@myopendoor.de>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/mthom/scryer-prolog"
|
homepage="https://github.com/mthom/scryer-prolog"
|
||||||
distfiles="https://github.com/mthom/scryer-prolog/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/mthom/scryer-prolog/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=08bddb114cb377abccaf58df66e99c8cafc7af90dc2cf6ff2d8204fb6d514af4
|
checksum=ccf533c5c34ee7efbf9c702dbffea21ba1c837144c3592a9e97c515abd4d6904
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*|i686*|arm*|aarch64*) ;;
|
x86_64*|i686*|arm*|aarch64*) ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue