pstoedit: 4.01 -> 4.02

This commit is contained in:
R. Ryantm
2024-12-17 10:17:59 +00:00
parent 69e1e8ba04
commit fda14c3dc0
+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 = [