Skip to content

Commit

Permalink
[Backport release-24.05] arc-browser: 1.58.1-53264 -> 1.61.0-53949 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
NickCao authored Sep 21, 2024
2 parents f038cd2 + 279e3a2 commit cb254dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/ar/arc-browser/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@

stdenvNoCC.mkDerivation (finalAttrs: {
pname = "arc-browser";
version = "1.58.1-53264";
version = "1.61.0-53949";

src = fetchurl {
url = "https://releases.arc.net/release/Arc-${finalAttrs.version}.dmg";
hash = "sha256-xX2Wn0bhPeTn/flz5GiDJ8pnQj3HREc8wqJDlsjI+hs=";
hash = "sha256-FuRWi4+vPt31bd3muMDEn3Fu20h9oWEd1XuPJU7W1OU=";
};

nativeBuildInputs = [ undmg ];
Expand Down

0 comments on commit cb254dc

Please sign in to comment.