bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42141: blast+ is not reproducible


From: Ricardo Wurmus
Subject: bug#42141: blast+ is not reproducible
Date: Tue, 30 Jun 2020 18:42:04 +0200
User-agent: mu4e 1.4.10; emacs 26.3

This should be rather easy to fix:

--8<---------------cut here---------------start------------->8---
diff -r /gnu/store/3y97kfanv9ynxnahyykixchlbpbyvjmm-blast+-2.10.1-include 
/gnu/store/3y97kfanv9ynxnahyykixchlbpbyvjmm-blast+-2.10.1-include-check
diff -r 
/gnu/store/3y97kfanv9ynxnahyykixchlbpbyvjmm-blast+-2.10.1-include/include/ncbi-tools++/ncbi-tools++/ncbi_random_macro.h
 
/gnu/store/3y97kfanv9ynxnahyykixchlbpbyvjmm-blast+-2.10.1-include-check/include/ncbi-tools++/ncbi-tools++/ncbi_random_macro.h
4,13c4,13
< #define NCBI_RANDOM_VALUE_0    1770246234u
< #define NCBI_RANDOM_VALUE_1    2685550394u
< #define NCBI_RANDOM_VALUE_2    1952513968u
< #define NCBI_RANDOM_VALUE_3    4081691487u
< #define NCBI_RANDOM_VALUE_4    1126642990u
< #define NCBI_RANDOM_VALUE_5    2363626105u
< #define NCBI_RANDOM_VALUE_6    444644742u
< #define NCBI_RANDOM_VALUE_7    2799580837u
< #define NCBI_RANDOM_VALUE_8    216161479u
< #define NCBI_RANDOM_VALUE_9    992434062u
---
> #define NCBI_RANDOM_VALUE_0    2851596927u
> #define NCBI_RANDOM_VALUE_1    4039058594u
> #define NCBI_RANDOM_VALUE_2    3204116600u
> #define NCBI_RANDOM_VALUE_3    4270143185u
> #define NCBI_RANDOM_VALUE_4    1366873742u
> #define NCBI_RANDOM_VALUE_5    703144487u
> #define NCBI_RANDOM_VALUE_6    2507785646u
> #define NCBI_RANDOM_VALUE_7    3995716134u
> #define NCBI_RANDOM_VALUE_8    907933519u
> #define NCBI_RANDOM_VALUE_9    1149060107u
--8<---------------cut here---------------end--------------->8---

-- 
Ricardo





reply via email to

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