/etc/completion/bash/

ges/guile-wm.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/guile-wm.scm
='/guix/commit/gnu/packages/bittorrent.scm?id=71e6963d8917c163b4ff7d5f218f0bd9740a131c'>gnu: qbittorrent: Update to 5.0.2....* gnu/packages/bittorrent.scm (qbittorrent): Update to 5.0.2. Change-Id: Icf4b86aa60c0b2a717550cbd51613e3a07fbcdb5
AgeCommit message (Expand)Author
2024-08-31gnu: guile-wm: Add 'bash' input for 'wrap-program'....It is required for cross-compilation. * gnu/packages/guile-wm.scm (guile-wm)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ie70871d0cc10f761f05273b65abda843a4ce8bcd Maxime Devos
Zheng Junjie
2024-11-20gnu: qbittorrent: Update to 5.0.1....* gnu/packages/bittorrent.scm (qbittorrent): Update to 5.0.1. [arguments]: Set #:qtbase to qtbase. [native-inputs]: Replace qttools-5 with qttools. [inputs]: Replace qtsvg-5 with qtsvg. Change-Id: I82dd5b65f1a812c989baa752313cd3daeaf0d8bf Ron Nazarov
2024-10-06gnu: libtorrent-rasterbar: Use gexps and new input style....* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]: Use gexps. [native-inputs]: Drop labels. Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Change-Id: Ic6dc52ab422e479c941a1f33abdb64fb81c3229d Adam Faiz via Guix-patches via
2024-10-06gnu: libtorrent-rasterbar: Update to 2.0.10....* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 2.0.10. [source]<snippet>: Remove test/test_copy_file.cpp patch since it's resolved. [native-inputs]: Remove no longer needed file (v2_empty_file.torrent). [arguments]<#:phases>: Remove copy-v2_empty_file.torrent phase. Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Change-Id: I12e50041cfa141282a2874bf94545bc57ea735ae Adam Faiz via Guix-patches via
2024-09-06gnu: qbittorrent-enhanced: Update to 4.6.6.10....* gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.6.6.10. Change-Id: Ib6da65a958ee27039b8ad6ca7f535c087725e365 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Hilton Chain via Guix-patches via
2024-09-06gnu: qbittorrent: Update to 4.6.6....* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.6.6. Change-Id: I494f5f9e531aabdb6ba60ff418f6ba0cf45b46f4 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Hilton Chain via Guix-patches via
2024-09-02gnu: Transmission: Update to 4.0.6....* gnu/packages/bittorrent.scm (transmission): Update to 4.0.6. [source]: Use the new patch. [arguments]: Adjust the custom build phase 'remove-kernel-version' for 4.0.6. * gnu/packages/patches/transmission-4.0.5-fix-build.patch: Delete file. * gnu/packages/patches/transmission-4.0.6-fix-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Change-Id: Id546b8537f48afd50bb00183abf7821ad7601fe9 Leo Famulari
2024-08-31gnu: qbittorrent: Add 'bash' input for 'wrap-program'....It is required for cross-compilation. * gnu/packages/bittorrent.scm (qbittorrent)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I854fdcfe7e0cbfd2a99d4b80677caefb9e966ea6 Maxime Devos
2024-05-10gnu: qbittorrent-enhanced: Update to 4.6.4.10....* gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.6.4.10. Change-Id: I85f1dfaa8cd7eda752778c0d67e311d3ba26a21d Zheng Junjie
2024-05-10gnu: qbittorrent: Update to 4.6.4....* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.6.4. Change-Id: Iad1fdc9100c4b01e4cab04d101d068e91c5591c4 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Timotej Lazar
2024-03-09gnu: qbittorrent-enhanced-nox: Rename to qbittorrent-enhanced-no-x....* gnu/packages/bittorrent.scm (qbittorrent-enhanced-no-x): New variable, renamed from… (qbittorrent-enhanced-nox): …this package, now redefined as a DEPRECATED-PACKAGE. Change-Id: I4d1f9da937df6d6145ffbf9e9f2dd544365b9872 Hilton Chain
2024-03-09gnu: qbittorrent-no-x: Actually remove qtsvg from inputs....* gnu/packages/bittorrent.scm (qbittorrent-no-x)[inputs]: Correct "qtsvg-5" to "qtsvg". Change-Id: I77bae8ccf3de7a1be51a74228e135176dc72425d Hilton Chain
2024-03-09gnu: qbittorrent-enhanced: Update to 4.6.3.10....* gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.6.3.10. Change-Id: I415d228dbbff2f4d5abf9bda2ca84ac81c0d0602 Hilton Chain
2024-02-28gnu: qbittorrent: Update to 4.6.3....* gnu/packages/bittorrent.scm (qbittorrent)[version]: Update to 4.6.3. [inputs]: Use libtorrent-rasterbar 2.0.9. Oleg Pykhalov