Unverified Commit 98f09e70 authored by Pratham Patel's avatar Pratham Patel
Browse files

cosmic-settings-daemon: 1.0.0-beta.4 -> 1.0.0-beta.5

parent f0f6bbef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@

rustPlatform.buildRustPackage (finalAttrs: {
  pname = "cosmic-settings-daemon";
  version = "1.0.0-beta.4";
  version = "1.0.0-beta.5";

  # nixpkgs-update: no auto update
  src = fetchFromGitHub {