Hasan Pasha

Results 5 issues of Hasan Pasha

`build.zig.zon` file: ```zig ... .sdl = .{ .url = "https://github.com/MasterQ32/SDL.zig/archive/dd46ee3.tar.gz", .hash = "12202a0847d24f9c79302fff04e73d65a3342baecf0dfea46ac304eb68109ab6b472", } ... ``` `build.zig` file: ```zig const std = @import("std"); pub fn build(b: *std.Build) void { const...

### Packages: https://aur.archlinux.org/packages/flutter ### Latest chaotic version `3.19.5-2` ### What happens? `flutter`'s package `flutter-target-linux` depends on `flutter-engine-linux` which is not found in `chaotic-aur` repo causing unresolved dependencies, and the same...

bug:misc

purpose: `Rgb01` or `Unit RGB` will be useful for people who are doing graphic programming like OpenGL.