Skip to content

Commit afdb66e

Browse files
committed
bdf2psf: 1.236 -> 1.237
1 parent 74fd8e3 commit afdb66e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/bd/bdf2psf/package.nix

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

99
stdenv.mkDerivation rec {
1010
pname = "bdf2psf";
11-
version = "1.236";
11+
version = "1.237";
1212

1313
src = fetchurl {
1414
url = "mirror://debian/pool/main/c/console-setup/bdf2psf_${version}_all.deb";
15-
sha256 = "sha256-b4zEgpDxvllj/9EuKdgTOz1X6bB+4nk/W1WUUMBCU+s=";
15+
sha256 = "sha256-TdEIXD4COatzgtPm8EGMxQFqqgy/5gkgnZKrze4U2sM=";
1616
};
1717

1818
nativeBuildInputs = [ dpkg ];

0 commit comments

Comments
 (0)