Skip to content

Commit 76cc727

Browse files
author
TUR Github Actions
committed
bump(tur-pypi-311/python3.11-polars): 1.11.0
This commit has been automatically submitted by Github Actions.
1 parent 4d69dc3 commit 76cc727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tur-pypi-311/python3.11-polars/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/pola-rs/polars
22
TERMUX_PKG_DESCRIPTION="Dataframes powered by a multithreaded, vectorized query engine, written in Rust"
33
TERMUX_PKG_LICENSE="MIT"
44
TERMUX_PKG_MAINTAINER="@termux-user-repository"
5-
TERMUX_PKG_VERSION="1.10.0"
5+
TERMUX_PKG_VERSION="1.11.0"
66
TERMUX_PKG_SRCURL=https://github.com/pola-rs/polars/releases/download/py-$TERMUX_PKG_VERSION/polars-$TERMUX_PKG_VERSION.tar.gz
7-
TERMUX_PKG_SHA256=855b0fffbe4fbb1c89b4f9b4b6cc724b337f946a9ba50829eb22b8a36483b3c3
7+
TERMUX_PKG_SHA256=4fbdd772b5f4538eb9f5ae4f3256290dba1f6c6b9d5226aed918801ed51089f4
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_DEPENDS="libc++, python3.11"
1010
TERMUX_PKG_PYTHON_COMMON_DEPS="wheel"

0 commit comments

Comments
 (0)