ahk_x11: 1.0.6 -> 1.0.7 (#458527)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
# NOTICE: AHK_X11 from this package does not support compiling scripts into portable executables.
|
||||
let
|
||||
pname = "ahk_x11";
|
||||
version = "1.0.6";
|
||||
version = "1.0.7";
|
||||
|
||||
inherit (xorg)
|
||||
libXinerama
|
||||
@@ -37,7 +37,7 @@ crystal.buildCrystalPackage {
|
||||
owner = "phil294";
|
||||
repo = "AHK_X11";
|
||||
tag = version;
|
||||
hash = "sha256-t2fGUIG3T8azx22lFhFAkABHwkePv9uThhlH+fwDj8E=";
|
||||
hash = "sha256-VuqLlRgNyF6/4aVq1sNlVjOMih0TdHXbr0CqhA4QT6Y=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
||||
@@ -1,60 +1,60 @@
|
||||
{
|
||||
atspi = {
|
||||
"atspi" = {
|
||||
url = "https://github.com/phil294/atspi.cr.git";
|
||||
rev = "7aec8d3604313da415e54e654c1dc6b33ae05d8d";
|
||||
sha256 = "1r6k9f00a2y406hqsgq0r58zlfmg3xbzqjmfh93nwqs4m6h0shml";
|
||||
};
|
||||
cron_parser = {
|
||||
"cron_parser" = {
|
||||
url = "https://github.com/kostya/cron_parser.git";
|
||||
rev = "v0.4.0";
|
||||
sha256 = "17fgg2nvyx99v05l10h6cnxfr7swz8yaxhmnk4l47kg2spi8w90a";
|
||||
};
|
||||
future = {
|
||||
"future" = {
|
||||
url = "https://github.com/crystal-community/future.cr.git";
|
||||
rev = "v1.0.0";
|
||||
sha256 = "1mji2djkrf4vxgs432kgkzxx54ybzk636789k2vsws3sf14l74i8";
|
||||
};
|
||||
gi-crystal = {
|
||||
"gi-crystal" = {
|
||||
url = "https://github.com/hugopl/gi-crystal.git";
|
||||
rev = "v0.23.0";
|
||||
sha256 = "0ykb7sy62036brix12sj416h6gx85liq2kivwkh2cmf71lk02cqr";
|
||||
};
|
||||
gtk3 = {
|
||||
"gtk3" = {
|
||||
url = "https://github.com/phil294/gtk3.cr.git";
|
||||
rev = "3e6cdc45c1c39d82c215b4cdf0bbb9b5598460e1";
|
||||
sha256 = "0x25p85kp2f6gbsi36nyddhji7mmmqa7v4xs18bddf3kbgh72nw3";
|
||||
};
|
||||
harfbuzz = {
|
||||
"harfbuzz" = {
|
||||
url = "https://github.com/hugopl/harfbuzz.cr.git";
|
||||
rev = "v0.2.0";
|
||||
sha256 = "06wgqxwyib5416yp53j2iwcbr3bl4jjxb1flm7z103l365par694";
|
||||
rev = "v0.2.1";
|
||||
sha256 = "08zx5q1mm1h4lzfr38dk8nk7mx1y955zdjl6n48rl619bc1ywdpg";
|
||||
};
|
||||
notify = {
|
||||
"notify" = {
|
||||
url = "https://github.com/phil294/notify.cr.git";
|
||||
rev = "0c9880e6169e09f0db1cb40432e0b76651d15ad3";
|
||||
sha256 = "1waasvhx4n817d8gqk3fza4ac4a9d71f80cfii5dbh2aqzhqf070";
|
||||
};
|
||||
pango = {
|
||||
"pango" = {
|
||||
url = "https://github.com/hugopl/pango.cr.git";
|
||||
rev = "v0.3.1";
|
||||
sha256 = "0xlf127flimnll875mcq92q7xsi975rrgdpcpmnrwllhdhfx9qmv";
|
||||
};
|
||||
tasker = {
|
||||
"tasker" = {
|
||||
url = "https://github.com/spider-gazelle/tasker.git";
|
||||
rev = "v2.1.4";
|
||||
sha256 = "0254sl279nrw5nz43dz5gm89ah1zrw5bvxfma81navpx5gfg9pyb";
|
||||
};
|
||||
x11 = {
|
||||
"x11" = {
|
||||
url = "https://github.com/phil294/x11-cr.git";
|
||||
rev = "5a937d647d8eac29106602fcdeb161a78eb3d59d";
|
||||
sha256 = "11rflkxrg1dl5c80llwan4qs47ir7w7lgqdmhy2z907kxbrfkznr";
|
||||
};
|
||||
x_do = {
|
||||
"x_do" = {
|
||||
url = "https://github.com/phil294/x_do.cr.git";
|
||||
rev = "94f755a4f18a9a9820e9738b371cbe6b49731926";
|
||||
sha256 = "099mrhyb8kly6isk7xr1mzxbxfm4xizmyyw2ylmlx4ywynz9iyl6";
|
||||
};
|
||||
xtst = {
|
||||
"xtst" = {
|
||||
url = "https://github.com/phil294/xtst-cr.git";
|
||||
rev = "f731b708e1789d039258ecd62f7b0d1107a00b78";
|
||||
sha256 = "1vhzn1ck7ifkvhw5f9kpljsa278va039wa6f3hhd8w6gr2zqvzk8";
|
||||
|
||||
Reference in New Issue
Block a user