Unverified Commit 550a6653 authored by Pratham Patel's avatar Pratham Patel
Browse files

cosmic-screenshot: 1.0.7 -> 1.0.8

parent ddbc5294
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@

rustPlatform.buildRustPackage (finalAttrs: {
  pname = "cosmic-screenshot";
  version = "1.0.7";
  version = "1.0.8";

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