catgirl: 2.0a -> 2.1

This commit is contained in:
xfnw 2022-02-24 01:03:22 +00:00
parent 71fe1192ce
commit 5e94787f63

View file

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
pname = "catgirl";
version = "2.0a";
version = "2.1";
src = fetchurl {
url = "https://git.causal.agency/catgirl/snapshot/${pname}-${version}.tar.gz";
sha256 = "sha256-AbzzTqaulPDplntwRYw4fVxZXUIJ2L0MKZvyWq4lvro=";
sha256 = "sha256-pov7gvYlvN97xbem4VKP41Wbze1B8NPJcvi36Ri87o4=";
};
# catgirl's configure script uses pkg-config --variable exec_prefix openssl