unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* zlib licence
@ 2020-05-15  2:08 Adam Kandur via
  2020-05-26 20:30 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Kandur via @ 2020-05-15  2:08 UTC (permalink / raw)
  To: Help Guix

[-- Attachment #1: Type: text/plain, Size: 125 bytes --]


hi, it seems http://www.gzip.org/zlib/zlib_license.html returns 404.
i suggest this link https://zlib.net/zlib_license.html

[-- Attachment #2: patch --]
[-- Type: application/octet-stream, Size: 426 bytes --]

diff --git a/guix/licenses.scm b/guix/licenses.scm
index a16d224..f24546c 100644
--- a/guix/licenses.scm
+++ b/guix/licenses.scm
@@ -644,7 +644,7 @@ which may be a file:// URI pointing the package's tree."
 
 (define zlib
   (license "Zlib"
-           "http://www.gzip.org/zlib/zlib_license.html"
+           "https://zlib.net/zlib_license.html"
            "https://www.gnu.org/licenses/license-list#ZLib"))
 
 (define hpnd

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: zlib licence
  2020-05-15  2:08 zlib licence Adam Kandur via
@ 2020-05-26 20:30 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-05-26 20:30 UTC (permalink / raw)
  To: Adam Kandur via

Hi,

Adam Kandur via <help-guix@gnu.org> skribis:

> hi, it seems http://www.gzip.org/zlib/zlib_license.html returns 404.
> i suggest this link https://zlib.net/zlib_license.html

This is now fixed, thanks!

Ludo’.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-26 20:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15  2:08 zlib licence Adam Kandur via
2020-05-26 20:30 ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).