[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
176/377: gnu: java-opening-hours-parser: Update to 0.23.0.
From: |
guix-commits |
Subject: |
176/377: gnu: java-opening-hours-parser: Update to 0.23.0. |
Date: |
Thu, 2 Sep 2021 17:55:23 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit c9f6fe2c57783812c23caedb94182eb77a800f1f
Author: Clément Lassieur <clement@lassieur.org>
AuthorDate: Fri Aug 27 16:23:31 2021 +0200
gnu: java-opening-hours-parser: Update to 0.23.0.
* gnu/packages/geo.scm (java-opening-hours-parser): Update to 0.23.0.
---
gnu/packages/geo.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 1be6d14..eda50af 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -16,6 +16,7 @@
;;; Copyright © 2020, 2021 Felix Gruber <felgru@posteo.net>
;;; Copyright © 2021 Sharlatan Hellseher <sharlatanus@gmail.com>
;;; Copyright © 2021 Vinicius Monego <monego@posteo.net>
+;;; Copyright © 2021 Clément Lassieur <clement@lassieur.org>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -1361,7 +1362,7 @@ an independent project by the JOSM team.")
(define-public java-opening-hours-parser
(package
(name "java-opening-hours-parser")
- (version "0.21.4")
+ (version "0.23.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1370,7 +1371,7 @@ an independent project by the JOSM team.")
(file-name (git-file-name name version))
(sha256
(base32
- "1m8sp0jbjyv1nq3ddj8rk6rf3sva3mkacc6vw7rsj0c2n57k3i50"))))
+ "0yhbd2ix6h506aljh0jkrnp28m4xcqdcdpnqm30fn08kawdgxgsh"))))
(build-system ant-build-system)
(arguments
`(#:jar-name "java-opening-hours-parser.jar"
- 152/377: gnu: Add rust-jsonpath-lib-0.3., (continued)
- 152/377: gnu: Add rust-jsonpath-lib-0.3., guix-commits, 2021/09/02
- 154/377: gnu: Add rust-bigdecimal-rs-0.2., guix-commits, 2021/09/02
- 158/377: gnu: nushell: Update to 0.36.0., guix-commits, 2021/09/02
- 160/377: gnu: mc: Update to 4.8.27., guix-commits, 2021/09/02
- 162/377: gnu: emacs-guix: Update to 0.5.2.5-c9aef52., guix-commits, 2021/09/02
- 164/377: gnu: python-pytest-timeout: Update to 1.4.2., guix-commits, 2021/09/02
- 166/377: gnu: python-greenlet: Update to 1.1.1., guix-commits, 2021/09/02
- 170/377: gnu: Add r-cytonorm., guix-commits, 2021/09/02
- 171/377: gnu: Add python-strawc., guix-commits, 2021/09/02
- 172/377: gnu: Add python-hmmlearn., guix-commits, 2021/09/02
- 176/377: gnu: java-opening-hours-parser: Update to 0.23.0.,
guix-commits <=
- 174/377: gnu: postgresql-10: Update to 10.18., guix-commits, 2021/09/02
- 177/377: gnu: josm: Update to 18118., guix-commits, 2021/09/02
- 180/377: gnu: opencl-clhpp: Update to 2.0.15., guix-commits, 2021/09/02
- 181/377: gnu: clinfo: Update to 3.0.21.02.21 and simplify package., guix-commits, 2021/09/02
- 186/377: gnu: python-pyopencl: Update to 2021.2.6., guix-commits, 2021/09/02
- 185/377: gnu: python-pytools: Update to 2021.2.7., guix-commits, 2021/09/02
- 187/377: build: Distribute tests/go.scm even when the host lacks guile-lib., guix-commits, 2021/09/02
- 189/377: gnu: Add lsofgraph., guix-commits, 2021/09/02
- 194/377: Migrate to the new 'targets' field of bootloader-configuration., guix-commits, 2021/09/02
- 192/377: gnu: Add emacs-company-org-block., guix-commits, 2021/09/02