all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: 53349@debbugs.gnu.org
Cc: zimoun <zimon.toutoune@gmail.com>
Subject: [bug#53349] [PATCH 1/9] gnu: r-org-dr-eg-db: Update to 3.14.0.
Date: Tue, 18 Jan 2022 18:54:10 +0100	[thread overview]
Message-ID: <20220118175418.1559782-1-zimon.toutoune@gmail.com> (raw)
In-Reply-To: <20220118175150.1558932-1-zimon.toutoune@gmail.com>

* gnu/packages/bioconductor.scm (r-org-dr-eg-db): Update to 3.14.0.
---
 gnu/packages/bioconductor.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 0fbe0965c2..7194e8b0e7 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5,7 +5,7 @@
 ;;; Copyright © 2016 Ben Woodcroft <donttrustben@gmail.com>
 ;;; Copyright © 2017 Efraim Flashner <efraim@flashner.co.il>
 ;;; Copyright © 2017, 2018, 2019, 2020, 2021 Tobias Geerinckx-Rice <me@tobias.gr>
-;;; Copyright © 2019, 2020, 2021 Simon Tournier <zimon.toutoune@gmail.com>
+;;; Copyright © 2019, 2020, 2021, 2022 Simon Tournier <zimon.toutoune@gmail.com>
 ;;; Copyright © 2020 Peter Lo <peterloleungyau@gmail.com>
 ;;; Copyright © 2020, 2021 Mădălin Ionel Patrașcu <madalinionel.patrascu@mdc-berlin.de>
 ;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net>
@@ -626,13 +626,13 @@ (define-public r-org-dr-eg-db
 (define-public r-org-hs-eg-db
   (package
     (name "r-org-hs-eg-db")
-    (version "3.7.0")
+    (version "3.14.0")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "org.Hs.eg.db" version 'annotation))
               (sha256
                (base32
-                "1qxz9l80yg3qdqszs6dsscp7lrpfi1bgd0pxh9j7q34vprzwhdim"))))
+                "0mnddv42ll0sc0zxf7hkgilslykbvfn7xgxg1g8qi57q2dmpwb6j"))))
     (properties
      `((upstream-name . "org.Hs.eg.db")))
     (build-system r-build-system)
-- 
2.34.0





  reply	other threads:[~2022-01-18 17:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-18 17:51 [bug#53349] [PATCH 0/9] Add 2 bioinformatics R packages zimoun
2022-01-18 17:54 ` zimoun [this message]
2022-01-18 17:54   ` [bug#53349] [PATCH 2/9] gnu: Add r-jetset zimoun
2022-01-18 17:54   ` [bug#53349] [PATCH 3/9] gnu: Add r-hgu133plus2-db zimoun
2022-01-18 17:54   ` [bug#53349] [PATCH 4/9] gnu: Add r-chorddiag zimoun
2022-01-18 17:54   ` [bug#53349] [PATCH 5/9] gnu: Add r-scico zimoun
2022-01-18 17:54   ` [bug#53349] [PATCH 6/9] gnu: Add r-add2ggplot zimoun
2022-01-18 17:54   ` [bug#53349] [PATCH 7/9] gnu: Add r-rlist zimoun
2022-01-18 17:54   ` [bug#53349] [PATCH 8/9] gnu: Add r-icellnet zimoun
2022-01-18 17:54   ` [bug#53349] [PATCH 9/9] gnu: Add r-scseqcomm zimoun
2022-01-21 13:58 ` bug#53349: [PATCH 0/9] Add 2 bioinformatics R packages Ricardo Wurmus
2022-01-24 14:08   ` [bug#53349] " zimoun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220118175418.1559782-1-zimon.toutoune@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=53349@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.