From 9d24569469134d871cbe056e1e1b18fe2bedeab1 Mon Sep 17 00:00:00 2001 From: Franz Geffke Date: Fri, 10 May 2024 19:20:38 +0100 Subject: px: bcms: Use newer sentry package --- px/packages/device.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'px') diff --git a/px/packages/device.scm b/px/packages/device.scm index f57c8e6..9c173f2 100644 --- a/px/packages/device.scm +++ b/px/packages/device.scm @@ -481,7 +481,7 @@ configuration file from commandline args and upload results to the server") ("python-bleak" ,python-bleak) ("python-dbus" ,python-dbus) ("px-python-shared" ,px-python-shared) - ("python-sentry-sdk" ,python-sentry-sdk))) + ("python-sentry-sdk" ,python-sentry-sdk-2))) (home-page "https://www.pantherx.org/") (synopsis "Collect and submit detailed system info") (description -- cgit v1.2.3