about summary refs log tree commit diff
path: root/pkgs/applications/networking/feedreaders
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2022-02-01 06:40:26 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2022-02-01 12:35:44 +1000
commitaf296b4bb35c845ce372b04015657ffa6aa35269 (patch)
tree8554b26b86b87ed2d89433df5af15216dac69c6e /pkgs/applications/networking/feedreaders
parent67fe8f94d229e47fe64945f42377418ec4b545b4 (diff)
photon-rss: update vendorSha256
Diffstat (limited to 'pkgs/applications/networking/feedreaders')
-rw-r--r--pkgs/applications/networking/feedreaders/photon/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/feedreaders/photon/default.nix b/pkgs/applications/networking/feedreaders/photon/default.nix
index 8e4c85cebeae6..0a02c1db1818a 100644
--- a/pkgs/applications/networking/feedreaders/photon/default.nix
+++ b/pkgs/applications/networking/feedreaders/photon/default.nix
@@ -15,7 +15,7 @@ buildGoModule rec {
 
   proxyVendor = true;
 
-  vendorSha256 = "sha256-MLNgaxxvPGRzBEWRuKTDskl0J2IVushW11E5prpYsE4=";
+  vendorSha256 = "sha256-1vlgnY4kZJfoAtbv+r8onxL03Ak32zKLJgtrBYZX09g=";
 
   meta = with lib; {
     description = "RSS/Atom reader with the focus on speed, usability and a bit of unix philosophy";