arc-browser: 1.38.0-48670 -> 1.40.0-49176
Changelog: https://arc.net/e/C9CC29D6-3462-410D-B7AE-5F2A1850F458
This commit is contained in:
parent
43129fa776
commit
c8b21b8be9
@ -9,11 +9,11 @@
|
||||
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "arc-browser";
|
||||
version = "1.38.0-48670";
|
||||
version = "1.40.0-49176";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://releases.arc.net/release/Arc-${finalAttrs.version}.dmg";
|
||||
hash = "sha256-6LJEIkr1NA8HHxbLWtd/OTlPPErh05UTjVhjuZVcmTg=";
|
||||
hash = "sha256-SjdlMEhmO00ADWTFR4u9fHKWbbQRAC/UstXIoshgYuA=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ undmg ];
|
||||
|
Loading…
Reference in New Issue
Block a user