efraim pushed a commit to branch master
in repository guix.
commit de975de39b48cdf9c72fb81d003f7bc7dd23a744
Author: ng0 <[email protected]>
Date: Sun Nov 6 11:29:36 2016 +0000
gnu: build: file-system: Change url of LUKS specification.
* gnu/build/file-system.scm: Change url of LUKS specification.
Signed-off-by: Efraim Flashner <[email protected]>
---
gnu/build/file-systems.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/build/file-systems.scm b/gnu/build/file-systems.scm
index bfc353a..0d55e91 100644
--- a/gnu/build/file-systems.scm
+++ b/gnu/build/file-systems.scm
@@ -139,7 +139,7 @@ if DEVICE does not contain an ext2 file system."
;;;
;; The LUKS header format is described in "LUKS On-Disk Format Specification":
-;; <http://wiki.cryptsetup.googlecode.com/git/LUKS-standard/>. We follow
+;; <https://gitlab.com/cryptsetup/cryptsetup/wikis/Specification>. We follow
;; version 1.2.1 of this document.
(define-syntax %luks-endianness