Skip to content

Commit 46184ba

Browse files
r-ryantmFRidh
authored andcommitted
poedit: 2.3.1 -> 2.4.1
1 parent f6286de commit 46184ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/tools/text/poedit/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
stdenv.mkDerivation rec {
66
pname = "poedit";
7-
version = "2.3.1";
7+
version = "2.4.1";
88

99
src = fetchurl {
1010
url = "https://github.com/vslavik/poedit/archive/v${version}-oss.tar.gz";
11-
sha256 = "04f9za35rwyr7mabk8f8izc0fgvc3sfx45v8dml1xmi634n174ds";
11+
sha256 = "0pvd903j2x3h9wh38fhlcn23d0jkjlqnfbdpbvnbhy6al1ngx72w";
1212
};
1313

1414
nativeBuildInputs = [ autoconf automake asciidoc wrapGAppsHook

0 commit comments

Comments
 (0)