gnome-commander: 1.18.2 -> 1.18.3

This commit is contained in:
R. Ryantm 2025-06-23 12:35:25 +00:00
parent eeab26971f
commit 268b753d5c

View File

@ -19,14 +19,14 @@
stdenv.mkDerivation (finalAttrs: { stdenv.mkDerivation (finalAttrs: {
pname = "gnome-commander"; pname = "gnome-commander";
version = "1.18.2"; version = "1.18.3";
src = fetchFromGitLab { src = fetchFromGitLab {
domain = "gitlab.gnome.org"; domain = "gitlab.gnome.org";
owner = "GNOME"; owner = "GNOME";
repo = "gnome-commander"; repo = "gnome-commander";
tag = finalAttrs.version; tag = finalAttrs.version;
hash = "sha256-dNZDlpvpN5hh/3YccZPJDEFkBLv9I8YOdFT/COp7+Uw="; hash = "sha256-rSaj1Fg2seZKlzlERZZmz80kxJT1vZ+INiJlWfZ9m6g=";
}; };
# hard-coded schema paths # hard-coded schema paths