guix-commits
[Top][All Lists]
Advanced

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

342/356: gnu: r-biomformat: Update to 1.22.0.


From: guix-commits
Subject: 342/356: gnu: r-biomformat: Update to 1.22.0.
Date: Sun, 7 Nov 2021 18:12:42 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 29f14a86bf1b80d0ef8fc2e9646b055ec31f65a7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:49 2021 +0000

    gnu: r-biomformat: Update to 1.22.0.
    
    * gnu/packages/bioconductor.scm (r-biomformat): Update to 1.22.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 14f0084..8dd5095 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -14313,14 +14313,14 @@ separate published packages.")
 (define-public r-biomformat
   (package
     (name "r-biomformat")
-    (version "1.20.0")
+    (version "1.22.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "biomformat" version))
        (sha256
         (base32
-         "1wgshkddxbmpsihpkm0dp7vqp59ns6iqbx574y80n2pxb8dx8sy9"))))
+         "0xf99j4lhf8kh9h1317hrbzxdv6rljs1fn68r8s40x6y4db3l817"))))
     (properties `((upstream-name . "biomformat")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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