[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/10: gnu: klavaro: Update to 3.13.
From: |
guix-commits |
Subject: |
05/10: gnu: klavaro: Update to 3.13. |
Date: |
Thu, 10 Jun 2021 18:44:06 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 1f34f8db12cdfb0fc12125e7e4cc490ea3cb5414
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Jun 10 23:57:31 2021 +0200
gnu: klavaro: Update to 3.13.
* gnu/packages/education.scm (klavaro): Update to 3.13.
---
gnu/packages/education.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm
index 1f39e2a..b326030 100644
--- a/gnu/packages/education.scm
+++ b/gnu/packages/education.scm
@@ -654,14 +654,14 @@ hours.")
(define-public klavaro
(package
(name "klavaro")
- (version "3.12")
+ (version "3.13")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/klavaro/klavaro-"
version ".tar.bz2"))
(sha256
- (base32 "0ymrmgllyjk9wp1f1ayw51xc3myar8ld9a5531wdbrym0xzy4l64"))))
+ (base32 "0z6c3lqikk50mkz3ipm93l48qj7b98lxyip8y6ndg9y9k0z0n878"))))
(build-system gnu-build-system)
(native-inputs
`(("intltool" ,intltool)
- branch master updated (10e38c3 -> 8871671), guix-commits, 2021/06/10
- 01/10: gnu: libopensmtpd: Update to 0.7., guix-commits, 2021/06/10
- 03/10: gnu: opensmtpd-filter-dkimsign: Update to 0.5., guix-commits, 2021/06/10
- 05/10: gnu: klavaro: Update to 3.13.,
guix-commits <=
- 02/10: gnu: libopensmtpd: Make public., guix-commits, 2021/06/10
- 09/10: gnu: dtc: Update to 1.6.1., guix-commits, 2021/06/10
- 08/10: gnu: squashfs-tools: Install some documentation., guix-commits, 2021/06/10
- 04/10: gnu: opensmtpd-filter-dkimsign: Support ed25519 signatures., guix-commits, 2021/06/10
- 06/10: gnu: squashfs-tools: Build from upstream git., guix-commits, 2021/06/10
- 07/10: gnu: squashfs-tools: Support Zstandard compression., guix-commits, 2021/06/10
- 10/10: gnu: thermald: Update to 2.4.6., guix-commits, 2021/06/10