Skip to content

Commit ae251c4

Browse files
authoredMar 22, 2025
xmedcon: 0.25.0 -> 0.25.1 (#392086)
2 parents cec6992 + 70b2a5f commit ae251c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pkgs/by-name/xm/xmedcon/package.nix

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111

1212
stdenv.mkDerivation rec {
1313
pname = "xmedcon";
14-
version = "0.25.0";
14+
version = "0.25.1";
1515

1616
src = fetchurl {
1717
url = "mirror://sourceforge/${pname}/${pname}-${version}.tar.bz2";
18-
sha256 = "sha256-UKM68H2AGfe4+keW/0ZxQwPsF2tTAZQCEZT9var+MHs=";
18+
sha256 = "sha256-WKyX65LQe/UbaE6jQi36kTgi4IXjgY1ZkE1aPQ+o0Tk=";
1919
};
2020

2121
buildInputs = [

0 commit comments

Comments
 (0)
Failed to load comments.