GNU bug report logs - #49097
[PATCH] gnu: r-seurat: Update to 4.0.3.

Previous Next

Package: guix-patches;

Reported by: Marcel Schilling <marcel.schilling <at> uni-luebeck.de>

Date: Fri, 18 Jun 2021 17:09:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 49097 in the body.
You can then email your comments to 49097 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#49097; Package guix-patches. (Fri, 18 Jun 2021 17:09:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Marcel Schilling <marcel.schilling <at> uni-luebeck.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 18 Jun 2021 17:09:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Marcel Schilling <marcel.schilling <at> uni-luebeck.de>
To: <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: r-seurat: Update to 4.0.3.
Date: Fri, 18 Jun 2021 17:22:06 +0200
From 311fc9a4d112483c5b866454a4ac10ada9dbaf02 Mon Sep 17 00:00:00 2001
From: Marcel Schilling <marcel.schilling <at> uni-luebeck.de>
Date: Fri, 18 Jun 2021 17:12:12 +0200
Subject: [PATCH] gnu: r-seurat: Update to 4.0.3.

* gnu/packages/cran.scm (r-seuratobject): Update to 4.0.2.
* gnu/packages/cran.scm (r-seurat): Update to 4.0.3.
---
 gnu/packages/cran.scm | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index e01b2417d2..9241a50c3d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -33,6 +33,7 @@
 ;;; Copyright © 2020 Magali Lemes <magalilemes00 <at> gmail.com>
 ;;; Copyright © 2020 Simon Tournier <zimon.toutoune <at> gmail.com>
 ;;; Copyright © 2020 Aniket Patil <aniket112.patil <at> gmail.com>
+;;; Copyright © 2021 Marcel Schilling <marcel.schilling <at> uni-luebeck.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -27417,14 +27418,14 @@ data to rasters.  It speeds up plotting of data with millions of points.")
 (define-public r-seuratobject
   (package
     (name "r-seuratobject")
-    (version "4.0.1")
+    (version "4.0.2")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "SeuratObject" version))
        (sha256
         (base32
-         "0g32ivx7g64a1sbxc5ym1832wh14w22z025lzyasn8yn2769c1f9"))))
+         "076bd6xmpnspnz7raw03mfgknnygx79sj3c9q6yhpanc46i9gvk4"))))
     (properties `((upstream-name . "SeuratObject")))
     (build-system r-build-system)
     (propagated-inputs
@@ -27445,13 +27446,13 @@ other R users.")
 (define-public r-seurat
   (package
     (name "r-seurat")
-    (version "4.0.2")
+    (version "4.0.3")
     (source (origin
               (method url-fetch)
               (uri (cran-uri "Seurat" version))
               (sha256
                (base32
-                "1b1wyj4dxjn0hfg09l8z282grdgwgah0czs7pn2ian455x0dphng"))))
+                "1jfzkqnk4r82ssyz6h51n2jybkdcjkpjdb2la6n2xqnfs2b8dnbm"))))
     (properties `((upstream-name . "Seurat")))
     (build-system r-build-system)
     (propagated-inputs
-- 
2.26.3





Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Thu, 01 Jul 2021 13:39:02 GMT) Full text and rfc822 format available.

Notification sent to Marcel Schilling <marcel.schilling <at> uni-luebeck.de>:
bug acknowledged by developer. (Thu, 01 Jul 2021 13:39:02 GMT) Full text and rfc822 format available.

Message #10 received at 49097-done <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Marcel Schilling <marcel.schilling <at> uni-luebeck.de>
Cc: 49097-done <at> debbugs.gnu.org
Subject: Re: [bug#49097] [PATCH] gnu: r-seurat: Update to 4.0.3.
Date: Thu, 1 Jul 2021 16:37:54 +0300
[Message part 1 (text/plain, inline)]
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 30 Jul 2021 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 269 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.