mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: dcmtk: Use HTTPS home page.
* gnu/packages/image-processing.scm (dcmtk)[home-page]: Use HTTPS.
This commit is contained in:
parent
c0aaca02c7
commit
d2ad4f2e00
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
||||||
("zlib" ,zlib)))
|
("zlib" ,zlib)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("perl" ,perl)))
|
`(("perl" ,perl)))
|
||||||
(home-page "http://dcmtk.org")
|
(home-page "https://dcmtk.org")
|
||||||
(synopsis "Libraries and programs implementing parts of the DICOM standard")
|
(synopsis "Libraries and programs implementing parts of the DICOM standard")
|
||||||
(description "DCMTK is a collection of libraries and applications
|
(description "DCMTK is a collection of libraries and applications
|
||||||
implementing large parts the DICOM standard. It includes software for
|
implementing large parts the DICOM standard. It includes software for
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue