Skip to content

Commit 311033a

Browse files
authored
gepetto-viewer-corba: 5.8.1 -> 6.0.0 (#366978)
2 parents 90f355b + 7a3b499 commit 311033a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ge/gepetto-viewer-corba/package.nix

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

1515
stdenv.mkDerivation (finalAttrs: {
1616
pname = "gepetto-viewer-corba";
17-
version = "5.8.1";
17+
version = "6.0.0";
1818

1919
src = fetchFromGitHub {
2020
owner = "gepetto";
2121
repo = "gepetto-viewer-corba";
2222
rev = "v${finalAttrs.version}";
23-
hash = "sha256-C7xrODoKCcyLPZr0+zZSZ/o5i5EeNsxCPXp2WrP28A4=";
23+
hash = "sha256-+rt6eDlNk3CEC5AsOBJgFEAIqKnM7wxRofyd44H6TUw=";
2424
};
2525

2626
outputs = [

0 commit comments

Comments
 (0)