gnu: aquamarine: Update to 0.8.0.

* gnu/packages/xdisorg.scm (aquamarine): Update to 0.8.0.

Change-Id: I206bcaa0af1d1ef8a456f49f831a89513fa22733
This commit is contained in:
John Kehayias 2025-03-24 11:46:25 -04:00
parent 2cfd686936
commit 2857e62f42
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -242,7 +242,7 @@ command line, without displaying a keyboard at all.")
(define-public aquamarine
(package
(name "aquamarine")
(version "0.7.2")
(version "0.8.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -251,7 +251,7 @@ command line, without displaying a keyboard at all.")
(file-name (git-file-name name version))
(sha256
(base32
"0vzbhz3mpln6ikg15cawr3ji3yiv86lxcy23gm4c0bdpr3hq7mcm"))))
"01lmzmb5bzphichbyim7iy04405af5mqcqf8ki3if4wdxkdmbfn9"))))
(build-system cmake-build-system)
(arguments
(list #:cmake cmake-3.30