File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
pkgs/by-name/li/librewolf-bin-unwrapped Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3737
3838 pname = "librewolf-bin-unwrapped" ;
3939
40- version = "136.0-2 " ;
40+ version = "136.0.4-1 " ;
4141in
4242
4343stdenv . mkDerivation {
@@ -47,9 +47,9 @@ stdenv.mkDerivation {
4747 url = "https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/${ version } /librewolf-${ version } -${ arch } -package.tar.xz" ;
4848 hash =
4949 {
50- i686-linux = "sha256-VRY6OY3nBTfwrdoRF8zBjSfwrxCM9SnmjUvAXhLbGSY =" ;
51- x86_64-linux = "sha256-KjOES7AjoObZ0EPjTFAVafm++8MsxtEs1FgViLsR/hc =" ;
52- aarch64-linux = "sha256-vUW+eEabJ3Gp0ov/9ms/KyLzwHOCKozpR/CdZGaxA0I =" ;
50+ i686-linux = "sha256-olqGXteeHqT456SEMEHjPWcnypABGZbFvlpWKBF962Y =" ;
51+ x86_64-linux = "sha256-3zcI1ND+laXFAv7nDlUEDjM007XHglnMYyFkd1n+sR8 =" ;
52+ aarch64-linux = "sha256-9OwVuKsTJZ7js846BZSzXiyz53d0ebXwugXyrmnFFQc =" ;
5353 }
5454 . ${ stdenv . hostPlatform . system } or throwSystem ;
5555 } ;
You can’t perform that action at this time.
0 commit comments