mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-14 13:39:15 +03:00
libgedit-amtk: 5.9.0 -> 5.9.1
This commit is contained in:
parent
5d9b5431f9
commit
6a97293b68
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "libgedit-amtk";
|
pname = "libgedit-amtk";
|
||||||
version = "5.9.0";
|
version = "5.9.1";
|
||||||
|
|
||||||
outputs = [
|
outputs = [
|
||||||
"out"
|
"out"
|
||||||
|
@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
||||||
owner = "gedit";
|
owner = "gedit";
|
||||||
repo = "libgedit-amtk";
|
repo = "libgedit-amtk";
|
||||||
rev = version;
|
rev = version;
|
||||||
hash = "sha256-D6jZmadUHDtxedw/tCsKHzcWXobs6Vb7dyhbVKqu2Zc=";
|
hash = "sha256-myKpZtqtf40UByBUKVF0jv521kGAUA6KDmbDJy/Q1q8=";
|
||||||
};
|
};
|
||||||
|
|
||||||
strictDeps = true;
|
strictDeps = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue