Skip to content

Commit 5038f97

Browse files
authored
ptyxis: 48.4 -> 48.5 (#423471)
2 parents d4ce905 + 2cf4688 commit 5038f97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/pt/ptyxis/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616

1717
stdenv.mkDerivation (finalAttrs: {
1818
pname = "ptyxis";
19-
version = "48.4";
19+
version = "48.5";
2020

2121
src = fetchFromGitLab {
2222
domain = "gitlab.gnome.org";
2323
owner = "chergert";
2424
repo = "ptyxis";
2525
tag = finalAttrs.version;
26-
hash = "sha256-Z5tTvKFivLKsRj/Ba9ZzQh/LCts4ngzYdHsRTy/ocXg=";
26+
hash = "sha256-qZ2nDX1ivnKYJQSqh29L23ayQ4wV9Ss4XD4JRpK35UU=";
2727
};
2828

2929
nativeBuildInputs = [

0 commit comments

Comments
 (0)