diff options
| author | Andy Tai <atai@atai.org> | 2026-01-17 01:00:40 -0800 |
|---|---|---|
| committer | Rutherther <rutherther@ditigal.xyz> | 2026-01-25 21:30:51 +0100 |
| commit | f00df02125ded8b40dedba8f7f95deb33c8ebe3d (patch) | |
| tree | e6b3e49d76d32d12959ffcf45cead9da7dba2051 /gnu/local.mk | |
| parent | 8384dc2e6ee81ea840182c80a7c362a6be8c5988 (diff) | |
gnu: xpra: Update to 6.4.1.
* gnu/packages/xorg.scm (xpra): Update to 6.4.1.
[source](origin): Update patch file names.
[arguments]<#:phases>{fix-paths}: Adapt substitution.
* gnu/packages/patches/xpra-6.0-systemd-run.patch: Delete.
* gnu/packages/patches/xpra-6.4-systemd-run.patch: New file.
* gnu/packages/patches/xpra-6.1-install_libs.patch: Delete.
* gnu/packages/patches/xpra-6.4-install_libs.patch: New file.
* gnu/local.mk: Unregister deleted files and register new files.
Change-Id: Ib026b49114f5afca39ee8ec1a8a209cd6c11c7d6
Signed-off-by: Andreas Enge <andreas@enge.fr>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'gnu/local.mk')
| -rw-r--r-- | gnu/local.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 1676508e029..da92f92d939 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -2534,8 +2534,8 @@ dist_patch_DATA = \ %D%/packages/patches/xplanet-1.3.1-xpUtil-Add2017LeapSecond.cpp.patch \ %D%/packages/patches/xpra-5.0-install_libs.patch \ %D%/packages/patches/xpra-5.0-systemd-run.patch \ - %D%/packages/patches/xpra-6.0-systemd-run.patch \ - %D%/packages/patches/xpra-6.1-install_libs.patch \ + %D%/packages/patches/xpra-6.4-systemd-run.patch \ + %D%/packages/patches/xpra-6.4-install_libs.patch \ %D%/packages/patches/xterm-370-explicit-xcursor.patch \ %D%/packages/patches/xygrib-fix-finding-data.patch \ %D%/packages/patches/xygrib-newer-proj.patch \ |
