fishPlugins.hydro: 2024-03-24 -> 2024-11-02 (#379102)
This commit is contained in:
commit
02878e4a63
@ -6,13 +6,13 @@
|
|||||||
|
|
||||||
buildFishPlugin rec {
|
buildFishPlugin rec {
|
||||||
pname = "hydro";
|
pname = "hydro";
|
||||||
version = "0-unstable-2024-03-24";
|
version = "0-unstable-2024-11-02";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "jorgebucaran";
|
owner = "jorgebucaran";
|
||||||
repo = "hydro";
|
repo = "hydro";
|
||||||
rev = "bc31a5ebc687afbfb13f599c9d1cc105040437e1";
|
rev = "9c93b89573bd722f766f2190a862ae55e728f6ba";
|
||||||
hash = "sha256-0MMiM0NRbjZPJLAMDXb+Frgm+du80XpAviPqkwoHjDA=";
|
hash = "sha256-QYq4sU41/iKvDUczWLYRGqDQpVASF/+6brJJ8IxypjE=";
|
||||||
};
|
};
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user