Skip to content

Commit ae39c8f

Browse files
rss-bridge: 2024-02-02 -> 2025-01-02 (#372627)
Co-authored-by: Mynacol <[email protected]>
2 parents 75a4323 + b73fcd8 commit ae39c8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/rs/rss-bridge/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
stdenv.mkDerivation rec {
1010
pname = "rss-bridge";
11-
version = "2024-02-02";
11+
version = "2025-01-02";
1212

1313
src = fetchFromGitHub {
1414
owner = "RSS-Bridge";
1515
repo = "rss-bridge";
1616
rev = version;
17-
sha256 = "sha256-VycEgu7uHYwDnNE1eoVxgaWZAnC6mZLBxT8Le3PI4Rs=";
17+
sha256 = "sha256-6Ise+qptY2wLkNveT/mzL0nWrX6OhxAlOJkF2+BmSTE=";
1818
};
1919

2020
installPhase = ''

0 commit comments

Comments
 (0)