catgirl: 2.2 -> 2.2a

https://git.causal.agency/catgirl/tag/?h=2.2a
This commit is contained in:
xfnw 2024-05-13 18:20:52 -04:00
parent cc122dfd2e
commit 428f208f4f

View File

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
pname = "catgirl";
version = "2.2";
version = "2.2a";
src = fetchurl {
url = "https://git.causal.agency/catgirl/snapshot/${pname}-${version}.tar.gz";
sha256 = "sha256-+20EoJkwOvBdJ4xwXBVC5+5hZDwDDWoLaN7FNxCAo8c=";
hash = "sha256-xtdgqu4TTgUlht73qRA1Q/coH95lMfvLQQhkcHlCl8I=";
};
# catgirl's configure script uses pkg-config --variable exec_prefix openssl