GNU bug report logs - #47409
[PATCH] gnu: r-suppdists: Update hash.

Previous Next

Package: guix-patches;

Reported by: zimoun <zimon.toutoune <at> gmail.com>

Date: Fri, 26 Mar 2021 08:51:02 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

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 47409 in the body.
You can then email your comments to 47409 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 rekado <at> elephly.net, guix-patches <at> gnu.org:
bug#47409; Package guix-patches. (Fri, 26 Mar 2021 08:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to zimoun <zimon.toutoune <at> gmail.com>:
New bug report received and forwarded. Copy sent to rekado <at> elephly.net, guix-patches <at> gnu.org. (Fri, 26 Mar 2021 08:51:02 GMT) Full text and rfc822 format available.

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

From: zimoun <zimon.toutoune <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: zimoun <zimon.toutoune <at> gmail.com>
Subject: [PATCH] gnu: r-suppdists: Update hash.
Date: Fri, 26 Mar 2021 09:50:24 +0100
* gnu/packages/cran.scm (r-suppdists)[source]: Update hash.
---
 gnu/packages/cran.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 96a2aee766..44ae65c359 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3792,7 +3792,7 @@ statistics/methods are implemented.")
        (uri (cran-uri "SuppDists" version))
        (sha256
         (base32
-         "01j6p94m1g363nph2158fq2rmd6z3h5dvcv6aidh2d6syw131xak"))))
+         "1i3iq12a5x5k49ac01mikzcrrq9gc148xq3m08h4xm07bha6f2v8"))))
     (properties `((upstream-name . "SuppDists")))
     (build-system r-build-system)
     (home-page "https://cran.r-project.org/web/packages/SuppDists")

base-commit: 6e7ba45357078b31a369b23f8a9f38302dfcbb10
-- 
2.29.2





Information forwarded to rekado <at> elephly.net, guix-patches <at> gnu.org:
bug#47409; Package guix-patches. (Fri, 26 Mar 2021 09:04:02 GMT) Full text and rfc822 format available.

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

From: zimoun <zimon.toutoune <at> gmail.com>
To: 47409 <at> debbugs.gnu.org
Cc: zimoun <zimon.toutoune <at> gmail.com>
Subject: [PATCH v2 1/2] gnu: r-suppdists: Update hash.
Date: Fri, 26 Mar 2021 10:02:52 +0100
* gnu/packages/cran.scm (r-suppdists)[source]: Update hash.
---
 gnu/packages/cran.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 96a2aee766..44ae65c359 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3792,7 +3792,7 @@ statistics/methods are implemented.")
        (uri (cran-uri "SuppDists" version))
        (sha256
         (base32
-         "01j6p94m1g363nph2158fq2rmd6z3h5dvcv6aidh2d6syw131xak"))))
+         "1i3iq12a5x5k49ac01mikzcrrq9gc148xq3m08h4xm07bha6f2v8"))))
     (properties `((upstream-name . "SuppDists")))
     (build-system r-build-system)
     (home-page "https://cran.r-project.org/web/packages/SuppDists")

base-commit: 6e7ba45357078b31a369b23f8a9f38302dfcbb10
-- 
2.29.2





Information forwarded to guix-patches <at> gnu.org:
bug#47409; Package guix-patches. (Fri, 26 Mar 2021 09:04:02 GMT) Full text and rfc822 format available.

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

From: zimoun <zimon.toutoune <at> gmail.com>
To: 47409 <at> debbugs.gnu.org
Cc: zimoun <zimon.toutoune <at> gmail.com>
Subject: [PATCH v2 2/2] gnu: r-rserve: Update hash.
Date: Fri, 26 Mar 2021 10:02:53 +0100
* gnu/packages/cran.scm (r-rserve)[source]: Update hash.
---
 gnu/packages/cran.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 44ae65c359..f83eecf23d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -23986,7 +23986,7 @@ download images.")
                            version ".tar.gz"))
        (sha256
         (base32
-         "017kkzv9lxlz9qhg3gprrf1wcyflxrif6wjk27x9b4bdzylw6bsx"))))
+         "0z1xvx8ifvlwfl3rf1wwhpbwp4ivh7sn71xhlqihqpsclpmljg8p"))))
     (build-system r-build-system)
     (arguments
      `(#:phases
-- 
2.29.2





Reply sent to Ricardo Wurmus <rekado <at> elephly.net>:
You have taken responsibility. (Fri, 26 Mar 2021 09:22:02 GMT) Full text and rfc822 format available.

Notification sent to zimoun <zimon.toutoune <at> gmail.com>:
bug acknowledged by developer. (Fri, 26 Mar 2021 09:22:02 GMT) Full text and rfc822 format available.

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

From: Ricardo Wurmus <rekado <at> elephly.net>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: 47409-done <at> debbugs.gnu.org
Subject: Re: [bug#47409] [PATCH] gnu: r-suppdists: Update hash.
Date: Fri, 26 Mar 2021 10:21:08 +0100
zimoun <zimon.toutoune <at> gmail.com> writes:

> * gnu/packages/cran.scm (r-suppdists)[source]: Update hash.

Applied and pushed with commit ac7250f8baf501af3f051bf558992d3e84e4303c.

Thanks!

-- 
Ricardo




Information forwarded to guix-patches <at> gnu.org:
bug#47409; Package guix-patches. (Fri, 26 Mar 2021 09:41:02 GMT) Full text and rfc822 format available.

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

From: zimoun <zimon.toutoune <at> gmail.com>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: 47409-done <at> debbugs.gnu.org
Subject: Re: [bug#47409] [PATCH] gnu: r-suppdists: Update hash.
Date: Fri, 26 Mar 2021 10:32:49 +0100
Hi Ricardo,

On Fri, 26 Mar 2021 at 10:21, Ricardo Wurmus <rekado <at> elephly.net> wrote:
> zimoun <zimon.toutoune <at> gmail.com> writes:
>
>> * gnu/packages/cran.scm (r-suppdists)[source]: Update hash.
>
> Applied and pushed with commit ac7250f8baf501af3f051bf558992d3e84e4303c.

Thanks.

Just to notice that there is another similar update for r-rserve and I
send a v2 with the same patch number instead of recreating a new one.

Cheers,
simon




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

This bug report was last modified 3 years and 3 days ago.

Previous Next


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