[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/08: gnu: manuskript: Update to 0.16.1.
From: |
guix-commits |
Subject: |
01/08: gnu: manuskript: Update to 0.16.1. |
Date: |
Sun, 17 Mar 2024 09:19:55 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit d98d484b47ad740226875962eb6ed869f804f031
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Mar 17 09:03:50 2024 +0100
gnu: manuskript: Update to 0.16.1.
* gnu/packages/text-editors.scm (manuskript): Update to 0.16.1.
Change-Id: Ic088d1d0fee5d86a18bcca474695b2cf990de35e
---
gnu/packages/text-editors.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index c6bf83ae10..2c9b7d0490 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -12,7 +12,7 @@
;;; Copyright © 2017–2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2019, 2022 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2019 Andreas Enge <andreas@enge.fr>
-;;; Copyright © 2019, 2020, 2021, 2022, 2023 Nicolas Goaziou
<mail@nicolasgoaziou.fr>
+;;; Copyright © 2019-2024 Nicolas Goaziou <mail@nicolasgoaziou.fr>
;;; Copyright © 2020-2022 Marius Bakke <marius@gnu.org>
;;; Copyright © 2020 Tom Zander <tomz@freedommail.ch>
;;; Copyright © 2020 Mark Meyer <mark@ofosos.org>
@@ -808,7 +808,7 @@ environment with Markdown markup.")
(define-public manuskript
(package
(name "manuskript")
- (version "0.15.0")
+ (version "0.16.1")
(source
(origin
(method git-fetch)
@@ -817,7 +817,7 @@ environment with Markdown markup.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0d1r62s1qidspck0b1zf8dibyjn9g72agbkjcica4bvfylnbqz9z"))))
+ (base32 "1w1wscq7w0xx4wkkk9rl3pc067yspbk8qnfaq3i9sxc7k6zsy77x"))))
(build-system python-build-system)
(arguments
(list
- branch master updated (6fad9204ae -> 43d827a970), guix-commits, 2024/03/17
- 02/08: gnu: hydrogen: Update to 1.2.3., guix-commits, 2024/03/17
- 05/08: gnu: scummvm: Update to 2.8.1., guix-commits, 2024/03/17
- 06/08: gnu: naev: Update to 0.11.4., guix-commits, 2024/03/17
- 03/08: gnu: lagrange: Update to 1.17.6., guix-commits, 2024/03/17
- 04/08: gnu: pyzo: Update to 4.15.0., guix-commits, 2024/03/17
- 08/08: gnu: keepassxc: Update to 2.7.7., guix-commits, 2024/03/17
- 01/08: gnu: manuskript: Update to 0.16.1.,
guix-commits <=
- 07/08: gnu: mgba: Update to 0.10.3., guix-commits, 2024/03/17