aboutsummaryrefslogtreecommitdiff
path: root/po/doc/local.mk
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2022-12-20 16:09:55 +0100
committerLudovic Courtès <ludo@gnu.org>2023-01-19 17:54:50 +0100
commitf59df2f488061c68bb828470aef5c14811df4c4a (patch)
tree07eb484050fcbff01a27875f33c212e8e2c5b58f /po/doc/local.mk
parent7a36e8e21809d05fdd011a0ce2ce7a83127c6679 (diff)
downloadguix-f59df2f488061c68bb828470aef5c14811df4c4a.tar.gz
guix-f59df2f488061c68bb828470aef5c14811df4c4a.zip
gnu: python-eventlet: Exclude broken test.
* gnu/packages/python-xyz.scm (python-eventlet): [arguments] Exclude broken test. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'po/doc/local.mk')
0 files changed, 0 insertions, 0 deletions
o 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