We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e0b5d3 commit e780811Copy full SHA for e780811
tur/topiary/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://topiary.tweag.io/
2
TERMUX_PKG_DESCRIPTION="The universal code formatter"
3
TERMUX_PKG_LICENSE="MIT"
4
TERMUX_PKG_MAINTAINER="@termux-user-repository"
5
-TERMUX_PKG_VERSION="0.6.1"
+TERMUX_PKG_VERSION="0.7.0"
6
TERMUX_PKG_SRCURL=https://github.com/tweag/topiary/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
7
-TERMUX_PKG_SHA256=e2bbac9cb46a3743cc41ca55245026580308722242c9df84bc0ef3cbb989aa81
+TERMUX_PKG_SHA256=88f90418b9a87f8b80d914f8cae00b173b5db9961ac9bcda4c063d6ed4b76aa8
8
TERMUX_PKG_BUILD_IN_SRC=true
9
TERMUX_PKG_AUTO_UPDATE=true
10
TERMUX_PKG_UPDATE_TAG_TYPE=latest-release-tag
0 commit comments