mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: c-blosc: Update home page URL.
* gnu/packages/compression.scm (c-blosc) [home-page]: Update URL. Change-Id: I72bb93a9d166294da991201b29f16a8f41f1f44e
This commit is contained in:
parent
1ed22e2396
commit
646b94cfa4
1 changed files with 1 additions and 1 deletions
|
|
@ -2791,7 +2791,7 @@ chunks.")
|
|||
"-DPREFER_EXTERNAL_ZSTD=ON")))
|
||||
(inputs
|
||||
(list lz4 snappy zlib `(,zstd "lib")))
|
||||
(home-page "https://blosc.org")
|
||||
(home-page "https://www.blosc.org/")
|
||||
(synopsis "Blocking, shuffling and lossless compression library")
|
||||
(description
|
||||
"Blosc is a high performance compressor optimized for binary data. It has
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue