mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-19 23:55:54 +02:00
gnu: java-hamcrest-library: Deprecate.
* gnu/packages/java.scm (java-hamcrest-library): Deprecate. Change-Id: I0baa969199bfe4fa976d868e7e48831007961b95 Signed-off-by: Julien Lepiller <julien@lepiller.eu>
This commit is contained in:
committed by
Julien Lepiller
parent
0e19ef2dbe
commit
5591700ffd
@@ -3662,6 +3662,7 @@ testing frameworks, mocking libraries and UI validation rules.")
|
||||
(package
|
||||
(inherit java-hamcrest-core)
|
||||
(name "java-hamcrest-library")
|
||||
(properties `((superseded . ,java-hamcrest)))
|
||||
(arguments
|
||||
(substitute-keyword-arguments (package-arguments java-hamcrest-core)
|
||||
((#:build-target _) "library")
|
||||
|
||||
Reference in New Issue
Block a user