guix_mirror_bot pushed a commit to branch r-team
in repository guix.

commit 1b7c5a422f4fbda22fe0ad22a5979d24cdde032e
Author: Dariqq <[email protected]>
AuthorDate: Mon Jun 15 10:12:26 2026 +0000

    gnu: r-sf: Don't depend on openssh.
    
    * gnu/packages/cran.scm (r-sf)[inputs]: Remove openssh.
    
    Change-Id: I8cf7a78f581d15fe2199af9284e6163efbc1571b
    Signed-off-by: Andreas Enge <[email protected]>
---
 gnu/packages/cran.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 3039dee6e9..d9d2f7e44d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -40008,7 +40008,6 @@ information about geometries.")
      (list curl
            gdal
            geos
-           openssh
            openssl
            pcre2
            proj-9.3

Reply via email to