ham: 2025-02-25 -> 2025-11-12 (#472237)

This commit is contained in:
Guillaume Girol
2026-01-04 14:57:52 +00:00
committed by GitHub
+3 -3
View File
@@ -8,13 +8,13 @@
perlPackages.buildPerlPackage {
pname = "ham-unstable";
version = "2025-02-25";
version = "2025-11-12";
src = fetchFromGitHub {
owner = "kernkonzept";
repo = "ham";
rev = "81b6f05fd91865c7d42b94a683388504489356dc";
hash = "sha256-a1JaUD/jrF7Yf+vyUoKQFjojxenmsCVw3Uo8u7RjPiQ=";
rev = "11c8b146f8b11e7f284050fe205ae8afb1715541";
hash = "sha256-SlraTVE03UEF5Spjy6ZEPbhS/INBR/9MaRLw4/AxZds=";
};
outputs = [ "out" ];