gnome-calendar: 49.0.1 → 49.1

https://gitlab.gnome.org/GNOME/gnome-calendar/-/compare/49.0.1...49.1
This commit is contained in:
Bobby Rong
2026-01-13 21:33:27 +08:00
parent 30116f6aaf
commit c441227d00
+2 -2
View File
@@ -24,11 +24,11 @@
stdenv.mkDerivation rec {
pname = "gnome-calendar";
version = "49.0.1";
version = "49.1";
src = fetchurl {
url = "mirror://gnome/sources/gnome-calendar/${lib.versions.major version}/gnome-calendar-${version}.tar.xz";
hash = "sha256-4L/k6hCUItraB0Xdj4wOAjCriCB3ENHAfiRTIs+RP/I=";
hash = "sha256-DBEVqylNUyxMGfVs4Neu5T+OoysUMCCd0dntpHqD0sI=";
};
nativeBuildInputs = [