summaryrefslogtreecommitdiff
path: root/gnu/packages/nfs.scm
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2020-03-04 23:16:17 +0100
committerMarius Bakke <mbakke@fastmail.com>2020-03-04 23:16:17 +0100
commitebb7cf9e21060105d9950dd5142c0eb918083666 (patch)
tree36c1607b80d92e27fb9d09029d1d3b57a1fd5065 /gnu/packages/nfs.scm
parent0b870f7915f5da43758753fd088a22033936dc50 (diff)
parentc2d7e800e6788277bc56f31d5836f9d507dc1506 (diff)
downloadguix-patches-ebb7cf9e21060105d9950dd5142c0eb918083666.tar
guix-patches-ebb7cf9e21060105d9950dd5142c0eb918083666.tar.gz
Merge branch 'master' into core-updates
Diffstat (limited to 'gnu/packages/nfs.scm')
-rw-r--r--gnu/packages/nfs.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/nfs.scm b/gnu/packages/nfs.scm
index 7efee9360a..ecf092125a 100644
--- a/gnu/packages/nfs.scm
+++ b/gnu/packages/nfs.scm
@@ -118,7 +118,7 @@
("libtirpc" ,libtirpc)))
(native-inputs
`(("pkg-config" ,pkg-config)))
- (home-page "http://www.kernel.org/pub/linux/utils/nfs-utils/")
+ (home-page "https://www.kernel.org/pub/linux/utils/nfs-utils/")
(synopsis "Tools for loading and managing Linux NFS mounts")
(description "The Network File System (NFS) was developed to allow
machines to mount a disk partition on a remote machine as if it were a local