mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
arc-browser: 1.70.0-56062 -> 1.73.0-56815
Changelog: https://arc.net/e/5358013E-071A-4C95-82C5-F6E4D1F725FA
(cherry picked from commit 073958ff94)
This commit is contained in:
committed by
github-actions[bot]
parent
6903830d10
commit
331ca57ba5
@@ -10,11 +10,11 @@
|
||||
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "arc-browser";
|
||||
version = "1.70.0-56062";
|
||||
version = "1.73.0-56815";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://releases.arc.net/release/Arc-${finalAttrs.version}.dmg";
|
||||
hash = "sha256-x+QHlBsZGkmJm05VeZx43XFxpRJR1crLjEqNIQJwitQ=";
|
||||
hash = "sha256-PbYX3p6QFnwDgah6ehHW83uSyC7itLfaE+ECC/mbYAU=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ undmg ];
|
||||
|
||||
Reference in New Issue
Block a user