Merge pull request #269379 from r-ryantm/auto-update/gloox
gloox: 1.0.27 -> 1.0.28
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user