mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-01 00:12:39 +03:00
librepcb: 0.1.2 -> 0.1.3 (#74786)
This commit is contained in:
parent
1872e69450
commit
0522b3347e
@ -2,14 +2,14 @@
|
||||
|
||||
mkDerivation {
|
||||
pname = "librepcb";
|
||||
version = "0.1.2";
|
||||
version = "0.1.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "LibrePCB";
|
||||
repo = "LibrePCB";
|
||||
fetchSubmodules = true;
|
||||
rev = "acdd94d9d2310f79215125b999153e9da88a9376";
|
||||
sha256 = "1bbl01rp75sl6k1cmch7x90v00lck578xvqmb856s9fx75bdgnv5";
|
||||
rev = "56bc60d347ff67df0fe1d57807d03f0606de557f";
|
||||
sha256 = "0z6jn5zawp0x5i9zda7l787jnsv3yl8aqwnpii3g4hsnf2q3hhrh";
|
||||
};
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
Loading…
Reference in New Issue
Block a user