rubyPackages.ruby-terminfo: 0.1.1 -> 0.2

This commit is contained in:
J. Neto 2021-05-17 20:23:31 -03:00
parent b6b90622e8
commit 2fa3730b72

View file

@ -2227,11 +2227,13 @@
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0rl4ic5pzvrpgd42z0c1s2n3j39c9znksblxxvmhkzrc0ckyg2cm";
type = "gem";
url = "https://github.com/akr/ruby-terminfo";
rev = "8aaa20b15fcf922239c200a1cccbc8853c397bb4";
fetchSubmodules = false;
sha256 = "1ak85bmnaqwpyx07wb6wfa2cr06gb30gnmv9knijnsbv4q583xlz";
type = "git";
};
version = "0.1.1";
version = "0.2";
};
ruby-vips = {
dependencies = ["ffi"];