summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim@guixotic.coop>2026-03-27 12:49:23 +0900
committerMaxim Cournoyer <maxim@guixotic.coop>2026-03-28 14:55:46 +0900
commit06090bafcc86ab1d6d68907ff57530eaccbb3515 (patch)
treee7e5668c73a4142546b3f8786096d9190ac21fc5 /gnu
parent09b5584564df93fc32bbe9069d0791da86d7d589 (diff)
gnu: blueprint-compiler: Update to 0.20.4.
* gnu/packages/gnome.scm (blueprint-compiler): Update to 0.20.4. Change-Id: I2ef89186f92559509e6e49a55a0f7e94c39be98e
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index b32557d1865..43764f93b90 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3195,7 +3195,7 @@ the GNOME desktop environment.")
(define-public blueprint-compiler
(package
(name "blueprint-compiler")
- (version "0.16.0")
+ (version "0.20.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -3205,7 +3205,7 @@ the GNOME desktop environment.")
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
- "1y40kf9yfrjlfr5ax27j7ksv27fsznl7jhvvkzbfifdymjv10wqn"))))
+ "1kdvmy644dvm2wpmrv96n5vmk3ax0agn9s4ljymkwkv66i0qa3vl"))))
(build-system meson-build-system)
(arguments
(list