1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: onionshare: Upgrade dependency on python-shiboken.

* gnu/packages/tor.scm (onionshare)[inputs]: Delete python-shiboken-2;
add python-shiboken-6.

Change-Id: I93afce9cdf6aef35af90a5f86527a66e91a85767
This commit is contained in:
Cayetano Santos
2026-03-26 08:22:01 +01:00
parent b34a367adc
commit 651ba61f04

View File

@@ -424,7 +424,7 @@ OnionShare.")
python-gnupg python-gnupg
python-pyside-6 python-pyside-6
python-qrcode python-qrcode
python-shiboken-2 python-shiboken-6
xdg-utils))) xdg-utils)))
(description "OnionShare lets you securely and anonymously share files, (description "OnionShare lets you securely and anonymously share files,
host websites, and chat with friends using the Tor network."))) host websites, and chat with friends using the Tor network.")))