tt-rss: 0-unstable-2025-03-14 -> 0-unstable-2025-03-19 (#393596)

This commit is contained in:
Wolfgang Walther 2025-04-06 15:27:04 +00:00 committed by GitHub
commit b7ef4453a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,12 +8,12 @@
stdenv.mkDerivation rec {
pname = "tt-rss";
version = "0-unstable-2025-03-14";
version = "0-unstable-2025-03-19";
src = fetchgit {
url = "https://git.tt-rss.org/fox/tt-rss.git";
rev = "28cb97ddc5834ce8cfe24602a293b90348851495";
hash = "sha256-l4aGTxL9d+go9R7cn14XOoOr8JTrJSScgDIIHGvaB9Q=";
rev = "5dcb8db933f1e49526137a55638d26f4d8d2d182";
hash = "sha256-8iHWrfyV2Gm4P91E/1Y8Z58Um4r5a1mwJ1Y7vNYpIM8=";
};
installPhase = ''