diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2026-03-26 08:22:01 +0100 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2026-03-26 08:22:45 +0100 |
| commit | 651ba61f04593b6ef0f18efb1b85265a27198ea6 (patch) | |
| tree | 6fec1b519539493cc0c836ed76afd86f8f87cf89 /gnu | |
| parent | b34a367adc5ae2f14357cc99feacba5e68b69306 (diff) | |
gnu: onionshare: Upgrade dependency on python-shiboken.
* gnu/packages/tor.scm (onionshare)[inputs]: Delete python-shiboken-2;
add python-shiboken-6.
Change-Id: I93afce9cdf6aef35af90a5f86527a66e91a85767
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/tor.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/tor.scm b/gnu/packages/tor.scm index a6923a5ad52..0a5bbaff11b 100644 --- a/gnu/packages/tor.scm +++ b/gnu/packages/tor.scm @@ -424,7 +424,7 @@ OnionShare.") python-gnupg python-pyside-6 python-qrcode - python-shiboken-2 + python-shiboken-6 xdg-utils))) (description "OnionShare lets you securely and anonymously share files, host websites, and chat with friends using the Tor network."))) |
