rss-bridge: 2025-01-02 -> 2025-01-26 (#379382)

Co-authored-by: Mynacol <Mynacol@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-02-10 21:02: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-01-02";
version = "2025-01-26";
src = fetchFromGitHub {
owner = "RSS-Bridge";
repo = "rss-bridge";
rev = version;
sha256 = "sha256-6Ise+qptY2wLkNveT/mzL0nWrX6OhxAlOJkF2+BmSTE=";
sha256 = "sha256-b8mBojtNbQ9QSsFT2PTwyHJIOhoOpTxd6c2ldMy/g5g=";
};
installPhase = ''