guix-commits
[Top][All Lists]
Advanced

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

38/457: gnu: r-awfisher: Update to 1.12.0.


From: guix-commits
Subject: 38/457: gnu: r-awfisher: Update to 1.12.0.
Date: Thu, 24 Nov 2022 06:36:38 -0500 (EST)

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

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

    gnu: r-awfisher: Update to 1.12.0.
    
    * gnu/packages/bioconductor.scm (r-awfisher): Update to 1.12.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 ec22a75d44..c1ea60490a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2734,13 +2734,13 @@ transcriptionally-coordinated changes in gene 
expression.")
 (define-public r-awfisher
   (package
     (name "r-awfisher")
-    (version "1.10.0")
+    (version "1.12.0")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "AWFisher" version))
               (sha256
                (base32
-                "050k7w0azsl7rqx2pxgccihzc2q8pmh6fyy4gib2d42sdyijr2n1"))))
+                "1psbxxrwb6mk2jwjw963vwdczb3i5590rcm7hk43kpiw45i1q1j9"))))
     (properties `((upstream-name . "AWFisher")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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