agdaPackages.cubical: 0.7 -> 0.8 (#408769)

Changed files
+2 -2
pkgs
development
libraries
agda
cubical
+2 -2
pkgs/development/libraries/agda/cubical/default.nix
···
mkDerivation rec {
pname = "cubical";
-
version = "0.7";
+
version = "0.8";
src = fetchFromGitHub {
repo = pname;
owner = "agda";
rev = "v${version}";
-
hash = "sha256-oLpKRWfQqb6CIscC2XM0ia9HJ8edJFHoPeql3kfvyrA=";
+
hash = "sha256-KwwN2g2naEo4/rKTz2L/0Guh5LxymEYP53XQzJ6eMjM=";
};
# The cubical library has several `Everything.agda` files, which are