Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-05-10 12:24:36 +00:00
committed by GitHub
23 changed files with 315 additions and 259 deletions
+2 -2
View File
@@ -3,10 +3,10 @@ let
s = # Generated upstream information
rec {
baseName="gnuchess";
version="6.2.7";
version="6.2.8";
name="${baseName}-${version}";
url="mirror://gnu/chess/${name}.tar.gz";
sha256="0ilq4bfl0lwyzf11q7n2skydjhalfn3bgxhrp5hjxs5bc5d6fdp5";
sha256="0irqb0wl30c2i1rs8f6mm1c89l7l9nxxv7533lr408h1m36lc16m";
};
buildInputs = [
flex