gnu: btrfs-progs: Update home-page.
* gnu/packages/linux.scm (btrfs-progs)[home-page]: Update to redirected home-page.
This commit is contained in:
parent
d1f90b9bfb
commit
fc83ca2b2f
1 changed files with 1 additions and 1 deletions
|
@ -3290,7 +3290,7 @@ and copy/paste text in the console and in xterm.")
|
||||||
("which" ,which)
|
("which" ,which)
|
||||||
;; The tests need 'grep' with perl regexp support.
|
;; The tests need 'grep' with perl regexp support.
|
||||||
("grep" ,grep)))
|
("grep" ,grep)))
|
||||||
(home-page "https://btrfs.wiki.kernel.org/")
|
(home-page "https://btrfs.wiki.kernel.org/index.php/Main_Page")
|
||||||
(synopsis "Create and manage btrfs copy-on-write file systems")
|
(synopsis "Create and manage btrfs copy-on-write file systems")
|
||||||
(description "Btrfs is a @dfn{copy-on-write} (CoW) file system for Linux
|
(description "Btrfs is a @dfn{copy-on-write} (CoW) file system for Linux
|
||||||
aimed at implementing advanced features while focusing on fault tolerance,
|
aimed at implementing advanced features while focusing on fault tolerance,
|
||||||
|
|
Reference in a new issue