[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/14: gnu: ell: Update to 0.40.
From: |
guix-commits |
Subject: |
08/14: gnu: ell: Update to 0.40. |
Date: |
Tue, 18 May 2021 16:25:51 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit def0b7fcaca586227bdcf318966ce3080074dc79
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Tue May 18 19:03:32 2021 +0200
gnu: ell: Update to 0.40.
* gnu/packages/linux.scm (ell): Update to 0.40.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index a14bc66..55ca493 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -7674,7 +7674,7 @@ of Linux application development.")
(define-public ell
(package
(name "ell")
- (version "0.23")
+ (version "0.40")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -7683,7 +7683,7 @@ of Linux application development.")
(file-name (git-file-name name version))
(sha256
(base32
- "1qhlcwhn0gj877yss2ymx1aczghlddzb5v9mm1dgp2zliii3jy10"))))
+ "1zzpbfdpmfldd7w0h7mwbq0mfqgqwz54nqbq0rmbqlqqpwlkrgb2"))))
(build-system gnu-build-system)
(arguments
`(#:phases
- branch master updated (3e68e83 -> b58efbc), guix-commits, 2021/05/18
- 01/14: gnu: qhull: Update to 2020.2., guix-commits, 2021/05/18
- 02/14: gnu: PackCC: Update to 1.5.0., guix-commits, 2021/05/18
- 04/14: gnu: hdf5: Fix invalid regex range., guix-commits, 2021/05/18
- 03/14: gnu: universal-ctags: Update to 5.9.20210509.0., guix-commits, 2021/05/18
- 05/14: gnu: yubikey-personalization: Update to 1.20.0., guix-commits, 2021/05/18
- 07/14: gnu: ucx: Update to 1.9.0., guix-commits, 2021/05/18
- 09/14: gnu: iwd: Update to 1.14., guix-commits, 2021/05/18
- 06/14: gnu: yubikey-personalization: Fix build with GCC 10., guix-commits, 2021/05/18
- 11/14: gnu: asciidoc-py3: Update to 9.1.0., guix-commits, 2021/05/18
- 08/14: gnu: ell: Update to 0.40.,
guix-commits <=
- 10/14: gnu: asciidoc-py3: Fix source URI., guix-commits, 2021/05/18
- 13/14: gnu: kbd: Update to 2.4.0., guix-commits, 2021/05/18
- 12/14: gnu: asciidoc: Remove Python 2 variant., guix-commits, 2021/05/18
- 14/14: gnu: Add libxml2-xpath0., guix-commits, 2021/05/18