We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf2bde9 + afdb66e commit 5444498Copy full SHA for 5444498
pkgs/by-name/bd/bdf2psf/package.nix
@@ -8,11 +8,11 @@
8
9
stdenv.mkDerivation rec {
10
pname = "bdf2psf";
11
- version = "1.236";
+ version = "1.237";
12
13
src = fetchurl {
14
url = "mirror://debian/pool/main/c/console-setup/bdf2psf_${version}_all.deb";
15
- sha256 = "sha256-b4zEgpDxvllj/9EuKdgTOz1X6bB+4nk/W1WUUMBCU+s=";
+ sha256 = "sha256-TdEIXD4COatzgtPm8EGMxQFqqgy/5gkgnZKrze4U2sM=";
16
};
17
18
nativeBuildInputs = [ dpkg ];
0 commit comments