summary refs log tree commit diff
path: root/pkgs/applications/graphics/hydrus/default.nix
diff options
context:
space:
mode:
authorDaniel Olsen <daniel.olsen99@gmail.com>2021-08-26 02:04:15 +0200
committerDaniel Olsen <daniel.olsen99@gmail.com>2021-08-26 02:04:15 +0200
commit012009ec839b0679125d5d852b3589a67e176efa (patch)
treee41137e73beaa4515fc30d0e9f953b9e389af43a /pkgs/applications/graphics/hydrus/default.nix
parentc4960e2eede052699fb8547ce380ab2af882fd52 (diff)
downloadnixpkgs-012009ec839b0679125d5d852b3589a67e176efa.tar
nixpkgs-012009ec839b0679125d5d852b3589a67e176efa.tar.gz
nixpkgs-012009ec839b0679125d5d852b3589a67e176efa.tar.bz2
nixpkgs-012009ec839b0679125d5d852b3589a67e176efa.tar.lz
nixpkgs-012009ec839b0679125d5d852b3589a67e176efa.tar.xz
nixpkgs-012009ec839b0679125d5d852b3589a67e176efa.tar.zst
nixpkgs-012009ec839b0679125d5d852b3589a67e176efa.zip
hydrus: hotfix release got forcepushed to same tag, updated hash
Diffstat (limited to 'pkgs/applications/graphics/hydrus/default.nix')
-rw-r--r--pkgs/applications/graphics/hydrus/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/graphics/hydrus/default.nix b/pkgs/applications/graphics/hydrus/default.nix
index 3a7d38f0d38..db14df2c1ee 100644
--- a/pkgs/applications/graphics/hydrus/default.nix
+++ b/pkgs/applications/graphics/hydrus/default.nix
@@ -17,7 +17,7 @@ python3Packages.buildPythonPackage rec {
     owner = "hydrusnetwork";
     repo = "hydrus";
     rev = "v${version}";
-    sha256 = "sha256-CSWrmjJ6lFQ6tG403Uf+VAOfvBd1oAhd2kTU/7XA3f0=";
+    sha256 = "1zzrw1fbbbayq322346dqb3a8bzb3xnx1qmdciq01dmlbc3bmza1";
   };
 
   nativeBuildInputs = [