Skip to content

Commit 9287dca

Browse files
authored
orbiton: 2.71.0 -> 2.72.1 (NixOS#492470)
2 parents 01d535b + e49f801 commit 9287dca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/or/orbiton/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212

1313
buildGoModule rec {
1414
pname = "orbiton";
15-
version = "2.71.0";
15+
version = "2.72.1";
1616

1717
src = fetchFromGitHub {
1818
owner = "xyproto";
1919
repo = "orbiton";
2020
tag = "v${version}";
21-
hash = "sha256-KJqHSl5ebCLl5kiAYkG1VeGEb/TZUuF/4fnslWA6KKY=";
21+
hash = "sha256-tQufX7LIRrPDCid2lfKKEJjZHInVDRVmoCd1oYiSCfk=";
2222
};
2323

2424
vendorHash = null;

0 commit comments

Comments
 (0)