librepcb: 0.1.3 -> 0.1.4
This commit is contained in:
parent
afe6e1c4ea
commit
5e40913eac
@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
pname = "librepcb";
|
pname = "librepcb";
|
||||||
version = "0.1.3";
|
version = "0.1.4";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "LibrePCB";
|
owner = "LibrePCB";
|
||||||
repo = "LibrePCB";
|
repo = "LibrePCB";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
rev = "56bc60d347ff67df0fe1d57807d03f0606de557f";
|
rev = "ae04eef5a71b5ba66ae2cee6b631c1c933ace535";
|
||||||
sha256 = "0z6jn5zawp0x5i9zda7l787jnsv3yl8aqwnpii3g4hsnf2q3hhrh";
|
sha256 = "0wk5qny1jb6n4mwyyrs7syir3hmwxlwazcd80bpxharmsj7p0rzc";
|
||||||
};
|
};
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user