summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeitor Augusto <44377258+HeitorAugustoLN@users.noreply.github.com>2026-01-18 00:22:24 +0000
committerGitHub <noreply@github.com>2026-01-18 00:22:24 +0000
commitfff21df9a77df219411f50da35c21fe1c4ba52e4 (patch)
treefa2fef350d6fbc4932a763585948951481cb5322
parent015d12a41685234fd4008cf2a54c526fb8109110 (diff)
parent2f3d2c80f3cf13e9c1d0d0e93461525495135840 (diff)
cosmic-ext-applet-weather: 0-unstable-2025-12-03 -> 0-unstable-2026-01-17 (#481109)
-rw-r--r--pkgs/by-name/co/cosmic-ext-applet-weather/package.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/by-name/co/cosmic-ext-applet-weather/package.nix b/pkgs/by-name/co/cosmic-ext-applet-weather/package.nix
index 2e346a8f15b9..5ad79d16caf4 100644
--- a/pkgs/by-name/co/cosmic-ext-applet-weather/package.nix
+++ b/pkgs/by-name/co/cosmic-ext-applet-weather/package.nix
@@ -9,16 +9,16 @@
}:
rustPlatform.buildRustPackage {
pname = "cosmic-ext-applet-weather";
- version = "0-unstable-2025-12-03";
+ version = "0-unstable-2026-01-17";
src = fetchFromGitHub {
owner = "cosmic-utils";
repo = "cosmic-ext-applet-weather";
- rev = "289d866abaaeaf51e9b7074b7731bcd6e5ea4b55";
- hash = "sha256-LeUzDjUiDt3lQiQQvDB9RlSC1F4IyXTE4lc17eQd+Sw=";
+ rev = "142666f73c702036438408758ea86ec22d63611b";
+ hash = "sha256-K4flguR6pknhFCpwHQ+4OtSAtPBjUag1g/uUnCNM3Pw=";
};
- cargoHash = "sha256-1lIWzCqpIxk+FWA/84yN/x10Se2xRTZ7KEqAWVgfFgU=";
+ cargoHash = "sha256-LcTUIhAWitLFz23TasfSJt6tOAAAJDiHxfTcxBX2/Bg=";
nativeBuildInputs = [
libcosmicAppHook