mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: blueprint-compiler: Update to 0.20.4.
* gnu/packages/gnome.scm (blueprint-compiler): Update to 0.20.4. Change-Id: I2ef89186f92559509e6e49a55a0f7e94c39be98e
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user