guix-commits
[Top][All Lists]
Advanced

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

73/449: gnu: r-isoformswitchanalyzer: Update to 1.20.0.


From: guix-commits
Subject: 73/449: gnu: r-isoformswitchanalyzer: Update to 1.20.0.
Date: Tue, 22 Nov 2022 15:46:53 -0500 (EST)

rekado pushed a commit to branch wip-bioconductor
in repository guix.

commit 4a5fae6e7233d86cdf1f4da9a7b4ffe1cf2876c1
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Nov 17 03:50:07 2022 +0100

    gnu: r-isoformswitchanalyzer: Update to 1.20.0.
    
    * gnu/packages/bioconductor.scm (r-isoformswitchanalyzer): Update to 1.20.0.
---
 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 103a9d1925..4ad4ad26ae 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3819,13 +3819,13 @@ possible.")
 (define-public r-isoformswitchanalyzer
   (package
     (name "r-isoformswitchanalyzer")
-    (version "1.18.0")
+    (version "1.20.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "IsoformSwitchAnalyzeR" version))
        (sha256
-        (base32 "0n1gb9azxa1mxpsqvw3i3kf72f45nyjj1kgwwrzhd88n3g63lvkd"))))
+        (base32 "06kcx0a7xxzqhf4y8l69my5chh06sfahsaz6anhana7shym3yif5"))))
     (properties `((upstream-name . "IsoformSwitchAnalyzeR")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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