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 03fabf0 commit 4cdb809Copy full SHA for 4cdb809
1 file changed
srcpkgs/python3-orjson/template
@@ -1,6 +1,6 @@
1
# Template file for 'python3-orjson'
2
pkgname=python3-orjson
3
-version=3.11.8
+version=3.11.9
4
revision=1
5
build_style=python3-pep517
6
build_helper="rust"
@@ -13,7 +13,7 @@ license="Apache-2.0 OR MIT"
13
homepage="https://github.com/ijl/orjson"
14
changelog="https://raw.githubusercontent.com/ijl/orjson/master/CHANGELOG.md"
15
distfiles="https://github.com/ijl/orjson/archive/refs/tags/${version}.tar.gz"
16
-checksum=6d161d9cd3f62d56a5a1216899c62e0ed1b64e5aadff6000cb7e95242caa0923
+checksum=e6aba36c4b2f40ff04d91734809820e1688cd9ac828a0d203e14512653574b70
17
18
post_install() {
19
vlicense LICENSE-MIT
0 commit comments