[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/10: gnu: java-javaparser: Upgrade os.name to ‘Guix’.
From: |
guix-commits |
Subject: |
04/10: gnu: java-javaparser: Upgrade os.name to ‘Guix’. |
Date: |
Tue, 4 May 2021 17:13:56 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 27ee59d6a00243e7461f85823be118aed5d8bbd6
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue May 4 20:57:36 2021 +0200
gnu: java-javaparser: Upgrade os.name to ‘Guix’.
* gnu/packages/java.scm (java-javaparser)[arguments]: Drop ‘SD’.
---
gnu/packages/java.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index d1cb3fb..cdfaae1 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -13748,7 +13748,7 @@ can be interpreted by IDEs and static analysis tools to
improve code analysis.")
(("\\$\\{java.vendor.url\\}") "https://gnu.org/software/guix")
(("\\$\\{java.version\\}") "1.8")
(("\\$\\{os.arch\\}") "any")
- (("\\$\\{os.name\\}") "GuixSD")
+ (("\\$\\{os.name\\}") "Guix")
(("\\$\\{os.version\\}") "not available")))
#t))
(add-before 'build 'generate-javacc
- branch master updated (aa7eeab -> 2959ade), guix-commits, 2021/05/04
- 03/10: tests: go: Fix typos in test descriptions., guix-commits, 2021/05/04
- 05/10: gnu: rasdaemon: Edit synopsis & description., guix-commits, 2021/05/04
- 01/10: gnu: go-gopkg-in-go-playground-assert-v1: Fix typo in description., guix-commits, 2021/05/04
- 02/10: doc: Fix typos., guix-commits, 2021/05/04
- 04/10: gnu: java-javaparser: Upgrade os.name to ‘Guix’.,
guix-commits <=
- 06/10: doc: Fix typo and use @acronym for RAS., guix-commits, 2021/05/04
- 07/10: gnu: powertop: Update to 2.14., guix-commits, 2021/05/04
- 08/10: gnu: knockd: Update to 0.8., guix-commits, 2021/05/04
- 09/10: gnu: knockd: Omit duplicate COPYING copy., guix-commits, 2021/05/04
- 10/10: gnu: Add node-once., guix-commits, 2021/05/04