We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ece17be commit 0d7eb0dCopy full SHA for 0d7eb0d
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.7
+version=3.11.8
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=662ca58f2bc067ad91f88ffc8f657f2a95f61f6019ea01c00871b047020cbd18
+checksum=6d161d9cd3f62d56a5a1216899c62e0ed1b64e5aadff6000cb7e95242caa0923
17
18
post_install() {
19
vlicense LICENSE-MIT
0 commit comments