[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
356/377: gnu: meson-0.55: Update to 0.55.3.
From: |
guix-commits |
Subject: |
356/377: gnu: meson-0.55: Update to 0.55.3. |
Date: |
Thu, 2 Sep 2021 17:56:21 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit c5794afb5eef919458ec140b5bf6a0115e78187b
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
- 337/377: gnu: ibus: Update to 1.5.24., (continued)
- 337/377: gnu: ibus: Update to 1.5.24., guix-commits, 2021/09/02
- 340/377: gnu: ibus: Enable tests., guix-commits, 2021/09/02
- 342/377: gnu: iqa: Correct source uri., guix-commits, 2021/09/02
- 354/377: gnu: cairo: Reintroduce security patches [security fixes]., guix-commits, 2021/09/02
- 364/377: gnu: python-pycairo: Update to 1.20.0., guix-commits, 2021/09/02
- 103/377: gnu: Add r-ztpln., guix-commits, 2021/09/02
- 112/377: gnu: Add r-paws-application-integration., guix-commits, 2021/09/02
- 119/377: gnu: Add r-paws-storage., guix-commits, 2021/09/02
- 130/377: gnu: Add r-zonebuilder., guix-commits, 2021/09/02
- 338/377: gnu: ibus: Enable documentation., guix-commits, 2021/09/02
- 356/377: gnu: meson-0.55: Update to 0.55.3.,
guix-commits <=
- 360/377: gnu: glib-networking: Enable libproxy and openssl support., guix-commits, 2021/09/02
- 361/377: gnu: glib-networking: Update home-page, synopsis, description and license., guix-commits, 2021/09/02
- 365/377: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/09/02
- 372/377: gnu: tracker: Update to 3.1.1 and make related changes., guix-commits, 2021/09/02
- 373/377: gnu: tracker: Propagate dependencies as per pkg-config file., guix-commits, 2021/09/02
- 374/377: gnu: tracker-miners: Update to 3.1.1 and make related changes., guix-commits, 2021/09/02
- 375/377: gnu: tracker-miners: Enable some features., guix-commits, 2021/09/02
- 377/377: gnu: glib-networking: Disable openssl support., guix-commits, 2021/09/02
- 366/377: gnu: gtkmm: Change build-system and adjust arguments accordingly., guix-commits, 2021/09/02
- 367/377: gnu: gtkmm@2: Override inheritance of certain changes from gtkmm., guix-commits, 2021/09/02