Skip to content

Commit

Permalink
mesa: 23.3.4 -> 23.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vcunat committed Feb 3, 2024
1 parent 95ffc37 commit 6f5ac58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/libraries/mesa/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
*/

let
version = "23.3.4";
hash = "sha256-3xLXZb5GUP5TKGCxiqGObaHQsH0aId/f4EZg5re6w5o=";
version = "23.3.5";
hash = "sha256-acyxJ4ZB/1utccoPhmGIrrGpKq3E27nTX1CuvsW4tQ8=";

# Release calendar: https://www.mesa3d.org/release-calendar.html
# Release frequency: https://www.mesa3d.org/releasing.html#schedule
Expand Down

0 comments on commit 6f5ac58

Please sign in to comment.