mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
libxmlb: 0.3.25 -> 0.3.27
This commit is contained in:
parent
76f0b0304e
commit
27470b5f24
1 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "libxmlb";
|
||||
version = "0.3.25";
|
||||
version = "0.3.27";
|
||||
|
||||
outputs = [
|
||||
"out"
|
||||
|
|
@ -39,7 +39,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
owner = "hughsie";
|
||||
repo = "libxmlb";
|
||||
rev = finalAttrs.version;
|
||||
hash = "sha256-GBsaVJpnB6m1oItwD7t59BmoZcVQBU/sPz5fGGVzBG0=";
|
||||
hash = "sha256-5RP794gBA67DcrjzqvguDYu/Sf+1X5kfRi9yvLx9b+c=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue