pict-rs: 0.5.19 -> 0.5.23 (#527122)

This commit is contained in:
Yt
2026-06-02 17:39:53 +00:00
committed by GitHub
+3 -3
View File
@@ -13,17 +13,17 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "pict-rs";
version = "0.5.19";
version = "0.5.23";
src = fetchFromGitea {
domain = "git.asonix.dog";
owner = "asonix";
repo = "pict-rs";
rev = "v${finalAttrs.version}";
sha256 = "sha256-ifuN3Kb7Hhq8H/eoZcumO5yyrxOCA+nWQQvAdFk7w2Q=";
sha256 = "sha256-9FEVqN/j+VCK0CihpfNXSp1JZ3G7/mB5R+NJKQQtwc0=";
};
cargoHash = "sha256-wZRWusETLl32BJy5lza4Bvix500VkpXLUpQb5aO8yJ0=";
cargoHash = "sha256-LYCLGu569sJkEIm6oHWebIH4+AX7cGnRzPn7U29LNuQ=";
env = {
# needed for internal protobuf c wrapper library