pantheon.granite: 6.1.0 -> 6.1.1

This commit is contained in:
Bobby Rong 2021-08-11 16:57:06 +08:00
parent 1258bfcc49
commit 5bab454300
No known key found for this signature in database
GPG key ID: ED07364437C91161

View file

@ -18,7 +18,7 @@
stdenv.mkDerivation rec {
pname = "granite";
version = "6.1.0";
version = "6.1.1";
outputs = [ "out" "dev" ];
@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = pname;
rev = version;
sha256 = "02hn4abnsn6fm2m33pjmlnkj8dljsm292z62vn8ccvy7l8f9my6l";
sha256 = "13c6xk014psvmll9qybdqviskllw4g150m2k4ikjbv59g0rfp7xq";
};
passthru = {