rss-bridge: 2025-06-03 -> 2025-08-05 (#433023)

Co-authored-by: Mynacol <Mynacol@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-08-12 08:56:37 +00:00
committed by GitHub
co-authored by Mynacol
+2 -2
View File
@@ -8,13 +8,13 @@
stdenv.mkDerivation rec {
pname = "rss-bridge";
version = "2025-06-03";
version = "2025-08-05";
src = fetchFromGitHub {
owner = "RSS-Bridge";
repo = "rss-bridge";
rev = version;
sha256 = "sha256-S9TSTUwuScOcLbEpGgET1zzH1WlO1IMUOiwzMTsA65s=";
sha256 = "sha256-SH5iYsdvGD51j+2xqaG51VDtb35m1v9MR0+yLE1eyWo=";
};
installPhase = ''