Unverified Commit 1744aeac authored by Naïm Camille Favier's avatar Naïm Camille Favier Committed by GitHub
Browse files

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

parents 55d9b99a e8459811
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

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