guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 73/457: gnu: r-isoformswitchanalyzer: Update to 1.20.0.
Date: Thu, 24 Nov 2022 06:36:44 -0500 (EST)

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

commit 4daec4dc4d583882dd4105599c92671bc899a6a5
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 c2a4b67e60..11052c38d2 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3860,13 +3860,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]