Merge pull request #247155 from wegank/beluga-hash

beluga: fix hash

authored by

Weijia Wang and committed by
GitHub
70f066f7 051413fb

+1 -1
+1 -1
pkgs/applications/science/logic/beluga/default.nix
··· 8 8 owner = "Beluga-lang"; 9 9 repo = "Beluga"; 10 10 rev = "refs/tags/v${version}"; 11 - hash = "sha256-GN4ZOlhs8ktAcCu7iE4lh6HxhTu+KCJJbIvcI4MGcr0="; 11 + hash = "sha256-0E7rmiLmQPfOAQ1qKiqxeLdqviVl+Thkl6KfOWkGZRc="; 12 12 }; 13 13 14 14 duneVersion = "3";