mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-01 19:33:03 +00:00
arc-browser: 1.52.0-51895 -> 1.55.0-52417
Changelog: https://arc.net/e/AEBAABB9-CB6E-4F9A-9E58-7715F8FDFC9B
(cherry picked from commit 60cc129239
)
This commit is contained in:
parent
a863908000
commit
20e945505f
@ -9,11 +9,11 @@
|
||||
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "arc-browser";
|
||||
version = "1.52.0-51895";
|
||||
version = "1.55.0-52417";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://releases.arc.net/release/Arc-${finalAttrs.version}.dmg";
|
||||
hash = "sha256-IGUrU6J7xI0ay/ZQaC6xaI+Tl7ateAVOpGxtmR0yGIA=";
|
||||
hash = "sha256-8r5SAnk1iPqqad1RKVDXkqd6tHUQCRRYnkWrQdyub+o=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ undmg ];
|
||||
|
Loading…
Reference in New Issue
Block a user