objfw: 1.2.4 -> 1.3 (#392240)

Co-authored-by: steeleduncan <steeleduncan@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-03-25 10:46:58 +00:00
committed by GitHub
co-authored by steeleduncan
+2 -2
View File
@@ -11,12 +11,12 @@
clangStdenv.mkDerivation (finalAttrs: {
pname = "objfw";
version = "1.2.4";
version = "1.3";
src = fetchfossil {
url = "https://objfw.nil.im/home";
rev = "${finalAttrs.version}-release";
hash = "sha256-IsYXg3rZ539c+mOmIAOUHtTMDZtPKuTshzlw/dOi/lg=";
hash = "sha256-2ESlN3BeVWZElcQLgjMs8B7HRTC0xHuYrLH362npa+Q=";
};
nativeBuildInputs = [