mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: squashfs-tools: Update home page URI.
* gnu/packages/compression.scm (squashfs-tools)[home-page]: Update URI.
This commit is contained in:
parent
1ac624cd5b
commit
c5bb55a844
1 changed files with 1 additions and 1 deletions
|
@ -810,7 +810,7 @@ (define-public squashfs-tools
|
|||
("lzo" ,lzo)
|
||||
("xz" ,xz)
|
||||
("zlib" ,zlib)))
|
||||
(home-page "http://squashfs.sourceforge.net/")
|
||||
(home-page "https://github.com/plougher/squashfs-tools")
|
||||
(synopsis "Tools to create and extract squashfs file systems")
|
||||
(description
|
||||
"Squashfs is a highly compressed read-only file system for Linux. It uses
|
||||
|
|
Loading…
Reference in a new issue