[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#25900: [PATCH] gnu: r-hexbin: Updated SHA256 value.
From: |
Ricardo Wurmus |
Subject: |
bug#25900: [PATCH] gnu: r-hexbin: Updated SHA256 value. |
Date: |
Wed, 01 Mar 2017 19:02:02 +0100 |
User-agent: |
mu4e 0.9.18; emacs 25.1.1 |
Kei Kebreau <address@hidden> writes:
> address@hidden writes:
>
>> From: pjotrp <address@hidden>
>>
>> * gnu/packages/statistics.scm (r-hexbin): Updated SHA256 value.
>> ---
>> gnu/packages/statistics.scm | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
>> index 133ce41c4..b207d3a8e 100644
>> --- a/gnu/packages/statistics.scm
>> +++ b/gnu/packages/statistics.scm
>> @@ -3259,7 +3259,7 @@ and tidyr provides no margins or aggregation.")
>> (uri (cran-uri "hexbin" version))
>> (sha256
>> (base32
>> - "0xi6fbf1fvyn2gffr052n3viibqzpr3603sgi4xaminbzja4syjh"))))
>> + "025d609z1nyy684hwvp34b9mjzkgvild7fvfr95f941dmsikan87"))))
>> (build-system r-build-system)
>> (propagated-inputs
>> `(("r-lattice" ,r-lattice)))
>
> LGTM.
Why is this necessary? Has the hash changed? Why?
Or was the wrong hash committed?
Please do not commit this yet.
~~ Ricardo
- bug#25900: [PATCH] gnu: r-hexbin: Updated SHA256 value., Kei Kebreau, 2017/03/01
- bug#25900: [PATCH] gnu: r-hexbin: Updated SHA256 value.,
Ricardo Wurmus <=
- bug#25900: [PATCH] gnu: r-hexbin: Updated SHA256 value., Pjotr Prins, 2017/03/01
- bug#25900: [PATCH] gnu: r-hexbin: Updated SHA256 value., Ricardo Wurmus, 2017/03/10
- bug#25900: [PATCH] gnu: r-hexbin: Updated SHA256 value., Ludovic Courtès, 2017/03/11
- bug#25900: [PATCH] gnu: r-hexbin: Updated SHA256 value., Pjotr Prins, 2017/03/13
- bug#25900: [PATCH] gnu: r-hexbin: Updated SHA256 value., Ricardo Wurmus, 2017/03/13
- bug#25900: [PATCH] gnu: r-hexbin: Updated SHA256 value., Ludovic Courtès, 2017/03/13
- bug#25900: [PATCH] gnu: r-hexbin: Updated SHA256 value., Ricardo Wurmus, 2017/03/13
- bug#25900: [PATCH] gnu: r-hexbin: Updated SHA256 value., Pjotr Prins, 2017/03/13