guix-patches
[Top][All Lists]
Advanced

[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






reply via email to

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