Skip to content

Commit 1a766a5

Browse files
authored
libgedit-amtk: 5.9.0 -> 5.9.1 (#390566)
2 parents 96311d6 + 6a97293 commit 1a766a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/li/libgedit-amtk/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
stdenv.mkDerivation rec {
2020
pname = "libgedit-amtk";
21-
version = "5.9.0";
21+
version = "5.9.1";
2222

2323
outputs = [
2424
"out"
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
3232
owner = "gedit";
3333
repo = "libgedit-amtk";
3434
rev = version;
35-
hash = "sha256-D6jZmadUHDtxedw/tCsKHzcWXobs6Vb7dyhbVKqu2Zc=";
35+
hash = "sha256-myKpZtqtf40UByBUKVF0jv521kGAUA6KDmbDJy/Q1q8=";
3636
};
3737

3838
strictDeps = true;

0 commit comments

Comments
 (0)