Skip to content

Commit 0fd98e2

Browse files
authored
ddccontrol-db: 20250220 -> 20250320 (#391583)
2 parents 53def8f + 6e5a271 commit 0fd98e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/dd/ddccontrol-db/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
stdenv.mkDerivation rec {
1010
pname = "ddccontrol-db";
11-
version = "20250220";
11+
version = "20250320";
1212

1313
src = fetchFromGitHub {
1414
owner = "ddccontrol";
1515
repo = "ddccontrol-db";
1616
rev = version;
17-
sha256 = "sha256-QSz9zPgLoFlskeltD8bvtNdNEmXNW7ZBh7GA4CQCa7k=";
17+
sha256 = "sha256-KhZp0gGGK27hAtfAwuff7VI9Z3D4MtMxkNW6l6B56Xw=";
1818
};
1919

2020
nativeBuildInputs = [

0 commit comments

Comments
 (0)