libshumate: 1.1.2 → 1.1.3

https://gitlab.gnome.org/GNOME/libshumate/-/compare/1.1.2...1.1.3
This commit is contained in:
Bobby Rong 2024-02-10 12:41:21 +00:00
parent bd32fc07f9
commit 6a92abeeeb
No known key found for this signature in database

View file

@ -19,7 +19,7 @@
stdenv.mkDerivation rec {
pname = "libshumate";
version = "1.1.2";
version = "1.1.3";
outputs = [ "out" "dev" "devdoc" ];
outputBin = "devdoc"; # demo app
@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
owner = "GNOME";
repo = "libshumate";
rev = version;
sha256 = "g/82LQNwM/dwQ/zKDhAGtZE7JEtQ0jFWcylcP1azvSY=";
sha256 = "+h0dKLECtvfsxwD5aRTIgiNI9jG/tortUJYFiYMe60g=";
};
nativeBuildInputs = [