From b5db7ace6bb6793aafa93bb6ac1b0f1cccce7a4a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 29 Feb 2024 00:13:50 +0000 Subject: [PATCH] cosmic-workspaces-epoch: 0-unstable-2024-02-16 -> 0-unstable-2024-02-28 Diff: https://github.com/pop-os/cosmic-workspaces-epoch/compare/7e81c9c4c6406ed5da2e3116adbbbdca9ae4958f...361eac3554204f3f4ef12ee5c6d7a115a3065541 --- pkgs/cosmic-workspaces-epoch/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/cosmic-workspaces-epoch/package.nix b/pkgs/cosmic-workspaces-epoch/package.nix index e8171032..ae0304a2 100644 --- a/pkgs/cosmic-workspaces-epoch/package.nix +++ b/pkgs/cosmic-workspaces-epoch/package.nix @@ -10,13 +10,13 @@ rustPlatform.buildRustPackage { pname = "cosmic-workspaces-epoch"; - version = "0-unstable-2024-02-16"; + version = "0-unstable-2024-02-28"; src = fetchFromGitHub { owner = "pop-os"; repo = "cosmic-workspaces-epoch"; - rev = "7e81c9c4c6406ed5da2e3116adbbbdca9ae4958f"; - hash = "sha256-8AKf+QaRBWsyxvA+D+tJgDYyG6HZt7qSUjdqdmYQhDA="; + rev = "361eac3554204f3f4ef12ee5c6d7a115a3065541"; + hash = "sha256-GPt9gevdpuZBH7x5jsgsYXfSiZIPOngRjhbk6An4eAE="; }; cargoLock = {