guix-commits
[Top][All Lists]
Advanced

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

34/39: gnu: r-bgeecall: Update to 1.12.2.


From: guix-commits
Subject: 34/39: gnu: r-bgeecall: Update to 1.12.2.
Date: Mon, 3 Oct 2022 13:08:57 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 2e7872f6c928d94ac9b35556d6c43171c0b32fba
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 3 18:20:58 2022 +0200

    gnu: r-bgeecall: Update to 1.12.2.
    
    * gnu/packages/bioconductor.scm (r-bgeecall): Update to 1.12.2.
---
 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 cb6d39cac0..74dd1ecd6c 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -16055,14 +16055,14 @@ real numbers.")
 (define-public r-bgeecall
   (package
     (name "r-bgeecall")
-    (version "1.12.1")
+    (version "1.12.2")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "BgeeCall" version))
        (sha256
         (base32
-         "1g12cms66zb45p347h3b358vjhnq76galvwqwq86xby4hnwpdzkh"))))
+         "0l6smwy55mm4clb71l4bpch3bayyyf87nq1asbrv6s6fd22mmwil"))))
     (properties `((upstream-name . "BgeeCall")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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