Skip to content

Commit 4e8bfce

Browse files
committed
bdf2psf: 1.235 -> 1.236
1 parent 88c8349 commit 4e8bfce

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.235";
11+
version = "1.236";
1212

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

1818
nativeBuildInputs = [ dpkg ];

0 commit comments

Comments
 (0)