guix-commits
[Top][All Lists]
Advanced

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

15/70: import/cran: Add invalid package.


From: guix-commits
Subject: 15/70: import/cran: Add invalid package.
Date: Thu, 28 Dec 2023 03:35:43 -0500 (EST)

rekado pushed a commit to branch r-updates
in repository guix.

commit 5ba0177c5ab8060eebd8ab880e33730060fe4d53
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Dec 28 00:38:29 2023 +0100

    import/cran: Add invalid package.
    
    * guix/import/cran.scm (invalid-packages): Add libR.
    
    Change-Id: I1e06b44785051dfc4fb85ba06062aa8c8e003495
---
 guix/import/cran.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix/import/cran.scm b/guix/import/cran.scm
index 723a770e41..e06001cdb7 100644
--- a/guix/import/cran.scm
+++ b/guix/import/cran.scm
@@ -396,6 +396,7 @@ empty list when the FIELD cannot be found."
         "gnu"
         "posix.1-2001"
         "linux"
+        "libR"
         "none"
         "unix"
         "windows"



reply via email to

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