From 5c5d4c7282689c4e670d3068b58facc15c3e87ac Mon Sep 17 00:00:00 2001 From: figsoda Date: Fri, 18 Aug 2023 10:59:08 -0400 Subject: [PATCH] oranda: 0.3.0 -> 0.3.1 Diff: https://github.com/axodotdev/oranda/compare/v0.3.0...v0.3.1 Changelog: https://github.com/axodotdev/oranda/blob/v0.3.1/CHANGELOG.md --- pkgs/applications/misc/oranda/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/misc/oranda/default.nix b/pkgs/applications/misc/oranda/default.nix index 15e3ec3774a3..1471afed1d66 100644 --- a/pkgs/applications/misc/oranda/default.nix +++ b/pkgs/applications/misc/oranda/default.nix @@ -10,16 +10,16 @@ rustPlatform.buildRustPackage rec { pname = "oranda"; - version = "0.3.0"; + version = "0.3.1"; src = fetchFromGitHub { owner = "axodotdev"; repo = "oranda"; rev = "v${version}"; - hash = "sha256-R9b2T/Em3s4hwcXa3l2i8A3w/aBu0Dz+izFcE4Q8J/4="; + hash = "sha256-v/4FPDww142V5mx+pHhaHkDiIUN70dwei8mTeZELztc="; }; - cargoHash = "sha256-0eH7LZfO5/YgXP9Hom7pgALKFksSTAiczgT7rrNnqow="; + cargoHash = "sha256-Q5EY9PB50DxFXFTPiv3RktI37b2TCDqLVNISxixnspY="; patches = [ # oranda-generate-css which is used in the build script tries to download