guix-commits
[Top][All Lists]
Advanced

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

170/265: gnu: r-htqpcr: Update to 1.40.0.


From: guix-commits
Subject: 170/265: gnu: r-htqpcr: Update to 1.40.0.
Date: Sun, 15 Dec 2019 09:40:31 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 0b0906c845deea89fdda5e7868b845367dc98821
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Dec 15 15:17:57 2019 +0100

    gnu: r-htqpcr: Update to 1.40.0.
    
    * gnu/packages/bioconductor.scm (r-htqpcr): Update to 1.40.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 8eb1142..25bb0bd 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6409,14 +6409,14 @@ measures.")
 (define-public r-htqpcr
   (package
     (name "r-htqpcr")
-    (version "1.38.0")
+    (version "1.40.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "HTqPCR" version))
        (sha256
         (base32
-         "09xgj797f0qsbm4jswxw7ijjwa4jxg06bfkq66xfhbvascyyrhg7"))))
+         "008iczqaa0wn5nw144vfg3qylg7qa1q963nq9mqhgj3sxlg4rmjx"))))
     (properties `((upstream-name . "HTqPCR")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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