pstoedit: 4.01 -> 4.02 (#365871)

This commit is contained in:
Christian Kögler
2024-12-31 16:35:28 +01:00
committed by GitHub
+2 -2
View File
@@ -17,11 +17,11 @@
stdenv.mkDerivation rec {
pname = "pstoedit";
version = "4.01";
version = "4.02";
src = fetchurl {
url = "mirror://sourceforge/pstoedit/pstoedit-${version}.tar.gz";
hash = "sha256-RZdlq3NssQ+VVKesAsXqfzVcbC6fz9IXYRx9UQKxB2s=";
hash = "sha256-VYi0MtLGsq2YKLRJFepYE/+aOjMSpB+g3kw43ayd9y8=";
};
outputs = [