gnu: java-flatlaf: Update to 3.5.4.

* gnu/packages/java-graphics.scm (java-flatlaf): Update to 3.5.4.

Change-Id: I87645c695ee3c87a64f08d30f199badafb1d4c1b
This commit is contained in:
Ricardo Wurmus 2025-03-03 14:13:34 +01:00
parent cccc6b8b19
commit f58d51dc7f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2019, 2024 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2019, 2024, 2025 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2023 Frank Pursel <frank.pursel@gmail.com>
;;;
;;; This file is part of GNU Guix.
@ -153,7 +153,7 @@ ascii art drawings that contain characters that resemble lines like @samp{|}
(define-public java-flatlaf
(package
(name "java-flatlaf")
(version "3.4.1")
(version "3.5.4")
(source (origin
(method git-fetch)
(uri (git-reference
@ -162,7 +162,7 @@ ascii art drawings that contain characters that resemble lines like @samp{|}
(file-name (git-file-name name version))
(sha256
(base32
"1qr7g8s5m89q5k31mnxk18lflz3l2hid4i055mim3b0m4vjs40pi"))
"017n1w6hds4wrz597jk7v8r6pz0kz5j9xwd240nq7s8hc58d4c2q"))
(modules '((guix build utils)))
(snippet
'(for-each