[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/14: gnu: translate-shell: Update to 0.9.7.1.
From: |
guix-commits |
Subject: |
01/14: gnu: translate-shell: Update to 0.9.7.1. |
Date: |
Sun, 12 Feb 2023 09:58:59 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit ab8327d4ce89e4da937040a36d749762c0741e5b
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Sun Feb 12 12:56:18 2023 +0200
gnu: translate-shell: Update to 0.9.7.1.
* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.7.1.
---
gnu/packages/dictionaries.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/dictionaries.scm b/gnu/packages/dictionaries.scm
index 7024937672..ea7ba538e8 100644
--- a/gnu/packages/dictionaries.scm
+++ b/gnu/packages/dictionaries.scm
@@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2014, 2015, 2016, 2021 Ludovic Courtès <ludo@gnu.org>
-;;; Copyright © 2016, 2017, 2018, 2020-2022 Efraim Flashner
<efraim@flashner.co.il>
+;;; Copyright © 2016, 2017, 2018, 2020-2023 Efraim Flashner
<efraim@flashner.co.il>
;;; Copyright © 2016 Sou Bunnbu <iyzsong@gmail.com>
;;; Copyright © 2017, 2018, 2019, 2021 Nicolas Goaziou <mail@nicolasgoaziou.fr>
;;; Copyright © 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
@@ -239,7 +239,7 @@ and a Python library.")
(define-public translate-shell
(package
(name "translate-shell")
- (version "0.9.7")
+ (version "0.9.7.1")
(source
(origin
(method git-fetch)
@@ -248,7 +248,7 @@ and a Python library.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "03p00v8g0y2xs3sza2r2kmhwiajaz9viab6xk9snw7chzw2cddiq"))))
+ (base32 "0jfrypcz963pfvwwaz2i0xvwp2909ldzp15v68mgd2mbqkqw9d90"))))
(build-system gnu-build-system)
(arguments
`(#:phases
- 02/14: gnu: tig: Update to 2.5.8., (continued)
- 02/14: gnu: tig: Update to 2.5.8., guix-commits, 2023/02/12
- 03/14: gnu: parallel: Update to 20230122., guix-commits, 2023/02/12
- 04/14: gnu: vim: Update to 9.0.1303., guix-commits, 2023/02/12
- 07/14: gnu: mtxclient: Update to 0.9.1., guix-commits, 2023/02/12
- 08/14: gnu: nheko: Update to 0.11.2., guix-commits, 2023/02/12
- 09/14: gnu: zathura-cb: Update to 0.1.10., guix-commits, 2023/02/12
- 10/14: gnu: zathura-ps: Update to 0.2.7., guix-commits, 2023/02/12
- 11/14: gnu: zathura-pdf-mupdf: Update to 0.4.0., guix-commits, 2023/02/12
- 12/14: gnu: zathura-pdf-poppler: Update to 0.3.1., guix-commits, 2023/02/12
- 14/14: gnu: mujs: Update to 1.3.2., guix-commits, 2023/02/12
- 01/14: gnu: translate-shell: Update to 0.9.7.1.,
guix-commits <=
- 05/14: gnu: git-annex: Update to 10.20230126., guix-commits, 2023/02/12
- 06/14: gnu: coeurl: Update to 0.3.0., guix-commits, 2023/02/12
- 13/14: gnu: zathura: Update to 0.5.2., guix-commits, 2023/02/12