diff options
Diffstat (limited to 'px/packages/device.scm')
-rw-r--r-- | px/packages/device.scm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |