mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
arc-browser: 1.67.0-55463 -> 1.69.0-55816
Changelog: https://arc.net/e/F4A65D2F-9963-4D57-9361-BEC148679669
(cherry picked from commit 5a826b77eb
)
This commit is contained in:
parent
15bd060348
commit
82ab781c94
@ -10,11 +10,11 @@
|
||||
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "arc-browser";
|
||||
version = "1.67.0-55463";
|
||||
version = "1.69.0-55816";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://releases.arc.net/release/Arc-${finalAttrs.version}.dmg";
|
||||
hash = "sha256-up3H6Ke3tlL0/WbOv4qgbLxBaG8o5dibAPxtEnSad6g=";
|
||||
hash = "sha256-v9tZE0/Kv90yR1vrflPAZH6n25bdI5AHskUSHz91USU=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ undmg ];
|
||||
|
Loading…
Reference in New Issue
Block a user