mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-29 16:24:10 +00:00
gloox: 1.0.27 -> 1.0.28
This commit is contained in:
parent
c10d7026fb
commit
1d5d7bb18b
@ -7,11 +7,11 @@
|
||||
|
||||
stdenv.mkDerivation rec{
|
||||
pname = "gloox";
|
||||
version = "1.0.27";
|
||||
version = "1.0.28";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://camaya.net/download/gloox-${version}.tar.bz2";
|
||||
sha256 = "sha256-C4tzcUObxY2eUThLYWyWSxi3tBuHrxt4VRBDgO2ob/s=";
|
||||
sha256 = "sha256-WRvRLCSe3gtQoe9rmawN6O+cG6T9Lhhvl6dAIVzFlmw=";
|
||||
};
|
||||
|
||||
# needed since gcc12
|
||||
|
Loading…
Reference in New Issue
Block a user