tuba: 0.4.1 -> 0.5.0

This commit is contained in:
2023-11-24 21:57:29 +00:00
parent 8f526cd2b5
commit 2ac2aa4e6c

View File

@@ -28,6 +28,11 @@ in [
prUrl = "https://github.com/NixOS/nixpkgs/pull/267550"; prUrl = "https://github.com/NixOS/nixpkgs/pull/267550";
hash = "sha256-Dl9ZQazjXjIbw38Q78otQvgVCB/QZAC1IYoFX0Tuyw0="; hash = "sha256-Dl9ZQazjXjIbw38Q78otQvgVCB/QZAC1IYoFX0Tuyw0=";
}) })
(fetchpatch' {
title = "tuba: 0.4.1 -> 0.5.0";
prUrl = "https://github.com/NixOS/nixpkgs/pull/269725";
hash = "sha256-U2ipKRCFqczxj2kuIDPPRI/qnObJN/yz160Cvd4VFQ4=";
})
# (fetchpatch' { # (fetchpatch' {
# # N.B.: obsoleted by 267550 PR above # # N.B.: obsoleted by 267550 PR above
# title = "vala: search for vapi files in targetOffset, not hostOffset"; # title = "vala: search for vapi files in targetOffset, not hostOffset";