Unverified Commit 248eda96 authored by Emily's avatar Emily Committed by GitHub
Browse files

Merge pull request #242572 from xfnw/catgirl-2.2

catgirl: 2.1 -> 2.2
parents ae55861e 7adf8665
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,11 +2,11 @@

stdenv.mkDerivation rec {
  pname = "catgirl";
  version = "2.1";
  version = "2.2";

  src = fetchurl {
    url = "https://git.causal.agency/catgirl/snapshot/${pname}-${version}.tar.gz";
    sha256 = "sha256-pov7gvYlvN97xbem4VKP41Wbze1B8NPJcvi36Ri87o4=";
    sha256 = "sha256-+20EoJkwOvBdJ4xwXBVC5+5hZDwDDWoLaN7FNxCAo8c=";
  };

  # catgirl's configure script uses pkg-config --variable exec_prefix openssl