rss-bridge: 2024-02-02 -> 2025-01-02 (#372627)

Co-authored-by: Mynacol <Mynacol@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-01-12 10:53:13 +00:00
committed by GitHub
co-authored by Mynacol
+2 -2
View File
@@ -8,13 +8,13 @@
stdenv.mkDerivation rec {
pname = "rss-bridge";
version = "2024-02-02";
version = "2025-01-02";
src = fetchFromGitHub {
owner = "RSS-Bridge";
repo = "rss-bridge";
rev = version;
sha256 = "sha256-VycEgu7uHYwDnNE1eoVxgaWZAnC6mZLBxT8Le3PI4Rs=";
sha256 = "sha256-6Ise+qptY2wLkNveT/mzL0nWrX6OhxAlOJkF2+BmSTE=";
};
installPhase = ''