[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
103/124: gnu: meson-0.55: Update to 0.55.3.
From: |
guix-commits |
Subject: |
103/124: gnu: meson-0.55: Update to 0.55.3. |
Date: |
Tue, 10 Aug 2021 20:21:25 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 323b1941fcc6e5f92c62224275dad077e342ad1e
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Jan 23 22:29:44 2021 -0500
gnu: meson-0.55: Update to 0.55.3.
* gnu/packages/build-tools.scm (meson-0.55): Update to 0.55.3.
---
gnu/packages/build-tools.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/build-tools.scm b/gnu/packages/build-tools.scm
index d2fb9e0..95e8ddf 100644
--- a/gnu/packages/build-tools.scm
+++ b/gnu/packages/build-tools.scm
@@ -301,7 +301,7 @@ resembles Python.")
(define-public meson-0.55
(package
(inherit meson)
- (version "0.55.1")
+ (version "0.55.3")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/mesonbuild/meson/"
@@ -309,7 +309,7 @@ resembles Python.")
version ".tar.gz"))
(sha256
(base32
- "1070kjiirxxdfppmrhi3wsc6rykay1zlciqrzayjhjg0hkw42mrv"))))))
+ "19cjy24mfaswxyvqmns6rd7hx05ybqb663zlgklspfr8l4jjmvbb"))))))
(define-public meson-next
(package
- 124/124: gnu: glib-networking: Disable openssl support., (continued)
- 124/124: gnu: glib-networking: Disable openssl support., guix-commits, 2021/08/10
- 104/124: gnu: docbook-xsl: Update to 1.79.2., guix-commits, 2021/08/10
- 107/124: gnu: glib-networking: Enable libproxy and openssl support., guix-commits, 2021/08/10
- 112/124: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/08/10
- 83/124: gnu: gtkmm-2: Fix build., guix-commits, 2021/08/10
- 86/124: gnu: ibus: Enable memconf., guix-commits, 2021/08/10
- 93/124: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/08/10
- 98/124: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/08/10
- 99/124: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/08/10
- 101/124: gnu: cairo: Reintroduce security patches [security fixes]., guix-commits, 2021/08/10
- 103/124: gnu: meson-0.55: Update to 0.55.3.,
guix-commits <=
- 106/124: gnu: glib-networking: Update to 2.68.0., guix-commits, 2021/08/10
- 111/124: gnu: python-pycairo: Update to 1.20.0., guix-commits, 2021/08/10
- 109/124: gnu: gnutls: Enable PKCS#11 support., guix-commits, 2021/08/10
- 116/124: gnu: libepoxy: Propagate mesa., guix-commits, 2021/08/10
- 118/124: gnu: tracker: Enable documentation., guix-commits, 2021/08/10
- 122/124: gnu: tracker-miners: Enable some features., guix-commits, 2021/08/10
- 123/124: gnu: zbar: Rename qtbase to qtbase-5., guix-commits, 2021/08/10