Skip to content

Commit 7db856f

Browse files
author
TUR Github Actions
committed
bump(tur-pypi-312/python3.12-polars): 1.28.1
This commit has been automatically submitted by Github Actions.
1 parent 99021e5 commit 7db856f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tur-pypi-312/python3.12-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.28.0"
5+
TERMUX_PKG_VERSION="1.28.1"
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=5111bb3a3c11750e1cd737fded8105da086ac843390599656b90c36346416235
7+
TERMUX_PKG_SHA256=cdc0a62a1452e2daf1777e36fcf9351424cba2a588827cc32550fe0fa79dec82
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_DEPENDS="libc++, python"
1010
TERMUX_PKG_PYTHON_COMMON_DEPS="wheel"

0 commit comments

Comments
 (0)