[cpan2nix] perlPackages.Gtk3SimpleList: 0.18 -> 0.21
This commit is contained in:
parent
891bb54255
commit
1a1af24e0f
@ -8362,10 +8362,10 @@ let
|
|||||||
|
|
||||||
Gtk3SimpleList = buildPerlPackage {
|
Gtk3SimpleList = buildPerlPackage {
|
||||||
pname = "Gtk3-SimpleList";
|
pname = "Gtk3-SimpleList";
|
||||||
version = "0.18";
|
version = "0.21";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/T/TV/TVIGNAUD/Gtk3-SimpleList-0.18.tar.gz";
|
url = mirror://cpan/authors/id/T/TV/TVIGNAUD/Gtk3-SimpleList-0.21.tar.gz;
|
||||||
sha256 = "09azmc7miyvw7q21rz8cxw16zbd5i1j5hpakxy376f5vmhqqjyhp";
|
sha256 = "1158mnr2ldq02098hqbkwfv64d83zl3a8scll9s09g7k1c86ai0x";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
description = "A simple interface to Gtk3's complex MVC list widget";
|
description = "A simple interface to Gtk3's complex MVC list widget";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user