libgedit-amtk: 5.9.0 -> 5.9.1 (#390566)

This commit is contained in:
Bobby Rong 2025-03-17 20:41:03 +08:00 committed by GitHub
commit 1a766a5ff0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@
stdenv.mkDerivation rec {
pname = "libgedit-amtk";
version = "5.9.0";
version = "5.9.1";
outputs = [
"out"
@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
owner = "gedit";
repo = "libgedit-amtk";
rev = version;
hash = "sha256-D6jZmadUHDtxedw/tCsKHzcWXobs6Vb7dyhbVKqu2Zc=";
hash = "sha256-myKpZtqtf40UByBUKVF0jv521kGAUA6KDmbDJy/Q1q8=";
};
strictDeps = true;