tt-rss: 0-unstable-2025-03-19 -> 0-unstable-2025-04-17

This commit is contained in:
R. Ryantm
2025-04-25 14:22:54 +00:00
parent bca8c7d113
commit dbe361baff
+3 -3
View File
@@ -8,12 +8,12 @@
stdenv.mkDerivation rec {
pname = "tt-rss";
version = "0-unstable-2025-03-19";
version = "0-unstable-2025-04-17";
src = fetchgit {
url = "https://git.tt-rss.org/fox/tt-rss.git";
rev = "5dcb8db933f1e49526137a55638d26f4d8d2d182";
hash = "sha256-8iHWrfyV2Gm4P91E/1Y8Z58Um4r5a1mwJ1Y7vNYpIM8=";
rev = "be82663ac9b59de8a135178a519efe9f7ebae213";
hash = "sha256-bZrmOOFB5HhiWsV6wWfqv3/wW4rf/05AX7qU+v1IBFE=";
};
installPhase = ''