ptyxis: 47.5 -> 47.6

Diff: https://gitlab.gnome.org/chergert/ptyxis/-/compare/47.5...47.6
This commit is contained in:
Saeverix
2025-01-15 10:58:52 +01:00
parent 28e627bb4e
commit abaf15913f
+2 -2
View File
@@ -16,14 +16,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "ptyxis";
version = "47.5";
version = "47.6";
src = fetchFromGitLab {
domain = "gitlab.gnome.org";
owner = "chergert";
repo = "ptyxis";
rev = finalAttrs.version;
hash = "sha256-h5e+H4Tf7T1poM1Srf/ZINk5chScXNFLaEqtlMgrhHs=";
hash = "sha256-q8JDQfTRKNnfSXtM26ezgjo6OHReOYrjf2aCMBTgbyc=";
};
nativeBuildInputs = [