From 0be9de1424d8edbfe6655f89f0b6edcf73a20e03 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 23 May 2024 10:38:02 -0400 Subject: [PATCH] python3-nanobind: update to 2.0.0. --- srcpkgs/python3-nanobind/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-nanobind/template b/srcpkgs/python3-nanobind/template index ee5e7703fd0..16c83773876 100644 --- a/srcpkgs/python3-nanobind/template +++ b/srcpkgs/python3-nanobind/template @@ -1,6 +1,6 @@ # Template file for 'python3-nanobind' pkgname=python3-nanobind -version=1.9.2 +version=2.0.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -14,7 +14,7 @@ _robin_map_hash="188c45569cc2a5dd768077c193830b51d33a5020" distfiles="${homepage}/archive/v${version}.tar.gz https://github.com/Tessil/robin-map/archive/${_robin_map_hash}.tar.gz " -checksum="149a3da40b0a988513d8cf5e71db3037373823505a3c92f87b988c92d7e0ab34 +checksum="2e70727484edb7a8645d26f6a9f67352a668657c34de7a603bf9c68e5cbf8ff9 2f4be670fa4f53c3261ed7af392b414a00e75591f87da0a8dd525de376430747" skip_extraction="${_robin_map_hash}.tar.gz"