[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/57: gnu: meson/newer: Update to 1.2.1.
From: |
guix-commits |
Subject: |
39/57: gnu: meson/newer: Update to 1.2.1. |
Date: |
Mon, 22 Apr 2024 05:36:32 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ce953927fd46772af6a88cb97310d4d1e9b760f6
Author: Nicolas Graves <ngraves@ngraves.fr>
AuthorDate: Wed Dec 13 22:56:21 2023 +0100
gnu: meson/newer: Update to 1.2.1.
* gnu/packages/build-tools.scm (meson/newer): Update to 1.2.1.
---
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 74e28f0e98..1765892dfa 100644
--- a/gnu/packages/build-tools.scm
+++ b/gnu/packages/build-tools.scm
@@ -333,7 +333,7 @@ resembles Python.")
(define-public meson/newer
(package
(inherit meson)
- (version "1.1.1")
+ (version "1.2.1")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/mesonbuild/meson/"
@@ -341,7 +341,7 @@ resembles Python.")
version ".tar.gz"))
(sha256
(base32
- "073vf8059nzs6p5aaqr5wva4pgl81540szdb5yw9yhyajwgm8jyh"))))))
+ "1x9rnrbwvzhnzmz4zqag44w06khks8wckcajxsbr8m4760akmnxi"))))))
(define-public meson-python
(package
- branch master updated (af4db17122 -> 22030634ef), guix-commits, 2024/04/22
- 03/57: gnu: r-ape: Update to 5.8., guix-commits, 2024/04/22
- 10/57: gnu: r-bookdown: Update to 0.39., guix-commits, 2024/04/22
- 13/57: gnu: r-uwot: Update to 0.2.1., guix-commits, 2024/04/22
- 02/57: gnu: r-collapse: Update to 2.0.13., guix-commits, 2024/04/22
- 17/57: gnu: r-tidytext: Update to 0.4.2., guix-commits, 2024/04/22
- 35/57: gnu: Add python-xarray-dataclasses., guix-commits, 2024/04/22
- 05/57: gnu: r-restrserve: Update to 1.2.2., guix-commits, 2024/04/22
- 39/57: gnu: meson/newer: Update to 1.2.1.,
guix-commits <=
- 33/57: gnu: python-nbclient: Update to 0.6.6., guix-commits, 2024/04/22
- 52/57: gnu: python-asdf-astropy: Add missing test inputs., guix-commits, 2024/04/22
- 32/57: gnu: Add python-ipfsspec., guix-commits, 2024/04/22
- 49/57: gnu: cpplint: Use pyproject-build-system., guix-commits, 2024/04/22
- 47/57: gnu: Add python-pandas-2., guix-commits, 2024/04/22
- 14/57: gnu: r-tuner: Update to 1.4.7., guix-commits, 2024/04/22
- 34/57: gnu: Add python-slicerator., guix-commits, 2024/04/22
- 18/57: gnu: r-mlr3misc: Update to 0.15.0., guix-commits, 2024/04/22
- 40/57: gnu: Add meson-python/newer., guix-commits, 2024/04/22
- 42/57: gnu: python-jinja2: Update to 3.1.2., guix-commits, 2024/04/22