summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorBrice Waegeneire <brice@waegenei.re>2020-05-11 16:45:24 +0200
committerBrice Waegeneire <brice@waegenei.re>2020-05-22 22:57:47 +0200
commit8d0548fd34ff4b6f79b58a77f7266f3e672beb62 (patch)
treee8de4a04acd35d304c07953556d7e16dfa7f2682 /gnu/local.mk
parent255ff74f3ab514a76068f6cfccc7f8dbcf8b7f3f (diff)
downloadpatches-8d0548fd34ff4b6f79b58a77f7266f3e672beb62.tar
patches-8d0548fd34ff4b6f79b58a77f7266f3e672beb62.tar.gz
gnu: network-manager: Appease guix lint.
* gnu/packages/gnome.scm (network-manager)[home-page]: Use the permenant redirect URL. * gnu/packages/patches/nm-plugin-path.patch: Renamed to 'gnu/packages/patches/network-manager-plugin-path.patch'.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 2f24f892b1..961dedfdf6 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1297,7 +1297,7 @@ dist_patch_DATA = \
%D%/packages/patches/netsurf-y2038-tests.patch \
%D%/packages/patches/netsurf-longer-test-timeout.patch \
%D%/packages/patches/ngircd-handle-zombies.patch \
- %D%/packages/patches/nm-plugin-path.patch \
+ %D%/packages/patches/network-manager-plugin-path.patch \
%D%/packages/patches/nsis-env-passthru.patch \
%D%/packages/patches/nss-increase-test-timeout.patch \
%D%/packages/patches/nss-pkgconfig.patch \