guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

30/46: gnu: man-pages-posix: Note that updates may be illegal to distrib


From: guix-commits
Subject: 30/46: gnu: man-pages-posix: Note that updates may be illegal to distribute.
Date: Fri, 16 Dec 2022 21:38:59 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit da26c3975e0bc6c96c7030f67fe13fd6cddcfec2
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Dec 11 01:00:00 2022 +0100

    gnu: man-pages-posix: Note that updates may be illegal to distribute.
    
    * gnu/packages/man.scm (man-pages-posix): Add comment.
---
 gnu/packages/man.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/man.scm b/gnu/packages/man.scm
index ae9fe87a2f..4fdd06e214 100644
--- a/gnu/packages/man.scm
+++ b/gnu/packages/man.scm
@@ -316,6 +316,7 @@ Linux kernel and C library interfaces employed by 
user-space programs.")
 (define-public man-pages-posix
   (package
     (name "man-pages-posix")
+    ;; Make sure that updates are still legally distributable.  2017-a is not.
     (version "2013-a")
     (source
      (origin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]