Merge pull request #274405 from r-ryantm/auto-update/gi-crystal

gi-crystal: 0.19.0 -> 0.21.0
This commit is contained in:
Pol Dellaiera 2023-12-29 12:31:28 +01:00 committed by GitHub
commit 2c582537e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,13 +5,13 @@
}:
crystal.buildCrystalPackage rec {
pname = "gi-crystal";
version = "0.19.0";
version = "0.21.0";
src = fetchFromGitHub {
owner = "hugopl";
repo = "gi-crystal";
rev = "v${version}";
hash = "sha256-SwBzGAgs0cBbBYXtaJSDWjORE+vrvI5aKG9kaC9VA4o=";
hash = "sha256-hL+4MvJn1z9UKCtyvU4zzIxOwRyYQ3Qt4qRb5F0J+sg=";
};
# Make sure gi-crystal picks up the name of the so or dylib and not the leading nix store path