[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/12: gnu: mako: Update to 1.8.0.
From: |
guix-commits |
Subject: |
04/12: gnu: mako: Update to 1.8.0. |
Date: |
Mon, 26 Jun 2023 05:13:42 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit ac3906fe00418a20df92e02dd7e0cee7af1437e4
Author: kiasoc5 <kiasoc5@disroot.org>
AuthorDate: Thu Jun 15 23:48:57 2023 -0400
gnu: mako: Update to 1.8.0.
* gnu/packages/wm.scm (mako): Update to 1.8.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/wm.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 860e804452..c78a8786d6 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1924,7 +1924,7 @@ core/thread.")
(define-public mako
(package
(name "mako")
- (version "1.7.1")
+ (version "1.8.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1933,7 +1933,7 @@ core/thread.")
(file-name (git-file-name name version))
(sha256
(base32
- "0vpar1a7zafkd2plmyaackgba6fyg35s9zzyxmj8j7v2q5zxirgz"))))
+ "05g1gp61qd9n9w4lq925i4wgryagvah6x489g17j7rnw59q4qhdi"))))
(build-system meson-build-system)
(arguments
(list #:phases
- branch master updated (e85593b36b -> 23f02e6f96), guix-commits, 2023/06/26
- 01/12: gnu: Add ruby-irb@1.1.1., guix-commits, 2023/06/26
- 06/12: gnu: go-git-sr-ht-rockorager-tcell-term: Update to 0.9.0., guix-commits, 2023/06/26
- 08/12: gnu: a2ps: Update to 4.15.5., guix-commits, 2023/06/26
- 12/12: gnu: python-cftime: Update to 1.6.2., guix-commits, 2023/06/26
- 03/12: gnu: fuzzel: Update to 1.9.1., guix-commits, 2023/06/26
- 10/12: gnu: kdenlive: Update to 23.04.2, guix-commits, 2023/06/26
- 11/12: gnu: mupdf: Update to 1.22.2., guix-commits, 2023/06/26
- 04/12: gnu: mako: Update to 1.8.0.,
guix-commits <=
- 05/12: gnu: patchwork: Update to 3.1.1., guix-commits, 2023/06/26
- 07/12: gnu: aerc: Update to 0.15.2., guix-commits, 2023/06/26
- 09/12: gnu: parallel: Update to 20230622., guix-commits, 2023/06/26
- 02/12: gnu: ruby-atoulme-saikuro: Enable tests., guix-commits, 2023/06/26