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 3701dbc + 4e8bfce commit 13497c5Copy full SHA for 13497c5
pkgs/by-name/bd/bdf2psf/package.nix
@@ -8,11 +8,11 @@
8
9
stdenv.mkDerivation rec {
10
pname = "bdf2psf";
11
- version = "1.235";
+ version = "1.236";
12
13
src = fetchurl {
14
url = "mirror://debian/pool/main/c/console-setup/bdf2psf_${version}_all.deb";
15
- sha256 = "sha256-liJHtkJ53wtI91ztozygQNc0x6XOzesgaURJei0z4rg=";
+ sha256 = "sha256-b4zEgpDxvllj/9EuKdgTOz1X6bB+4nk/W1WUUMBCU+s=";
16
};
17
18
nativeBuildInputs = [ dpkg ];
0 commit comments