librewolf-bin-unwrapped: 139.0.4-1 -> 140.0.2-1
This commit is contained in:
parent
376a91ea05
commit
cdbdfbd426
@ -37,7 +37,7 @@ let
|
|||||||
|
|
||||||
pname = "librewolf-bin-unwrapped";
|
pname = "librewolf-bin-unwrapped";
|
||||||
|
|
||||||
version = "139.0.4-1";
|
version = "140.0.2-1";
|
||||||
in
|
in
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
@ -47,9 +47,9 @@ stdenv.mkDerivation {
|
|||||||
url = "https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/${version}/librewolf-${version}-${arch}-package.tar.xz";
|
url = "https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/${version}/librewolf-${version}-${arch}-package.tar.xz";
|
||||||
hash =
|
hash =
|
||||||
{
|
{
|
||||||
i686-linux = "sha256-JE/BaRr/idpGuKkNxN9syOLGddnT1jlvnP8LNkHUNXw=";
|
i686-linux = "sha256-yT0THuPV5kGqixPkP+lEWbsXzUQQaNVHXQ97TycLpTI=";
|
||||||
x86_64-linux = "sha256-kENor/EGKgeCltiJSn03JMpJAtHaHAsuHzWTU2Yx3+Y=";
|
x86_64-linux = "sha256-CEH9ZPQ6H9o3YjH52fvy7RHRuQSGikpFG7BOEVft4oM=";
|
||||||
aarch64-linux = "sha256-VYVicoH45aFXx8rJu//0ycI579f0Nc1PLj2VdL6vPNo=";
|
aarch64-linux = "sha256-7urFzyOQ5/KbIFdL34Fkb+Z6ORhDfXZFQoY8RkMcNao=";
|
||||||
}
|
}
|
||||||
.${stdenv.hostPlatform.system} or throwSystem;
|
.${stdenv.hostPlatform.system} or throwSystem;
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user