This is an automated email from the git hooks/post-receive script.

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

The following commit(s) were added to refs/heads/r-team by this push:
     new da66475880 gnu: r-tcgautils: Update to 1.30.1.
da66475880 is described below

commit da664758802dfb30191a08ad4d4723065a623f15
Author: Ricardo Wurmus <[email protected]>
AuthorDate: Thu Nov 27 07:15:42 2025 +0100

    gnu: r-tcgautils: Update to 1.30.1.
    
    * gnu/packages/bioconductor.scm (r-tcgautils): Update to 1.30.1.
    
    Change-Id: Id7b543c1418e31606733ce7a700dab540116ff12
---
 gnu/packages/bioconductor.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index e694a3592f..075e55ecb9 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -14104,13 +14104,13 @@ level.")
 (define-public r-tcgautils
   (package
     (name "r-tcgautils")
-    (version "1.29.5")
+    (version "1.30.1")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "TCGAutils" version))
               (sha256
                (base32
-                "051ylfrkbf0dx2m47hqbm4d0sw47nwmlhzwzalyx4j484jn4kra2"))))
+                "1dc5d3ag89jl3dnajqwy92ih1fzzzmmx8r9a14g59fpc9wx5z7fm"))))
     (properties `((upstream-name . "TCGAutils")))
     (build-system r-build-system)
     (arguments

Reply via email to