mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: java-hamcrest-all: Deprecate.
* gnu/packages/java.scm (java-hamcrest-all): Deprecate. Change-Id: I4e6a32e3711af401d1d5ff3c611ea5ab4fc103c8
This commit is contained in:
parent
5baa76c3ed
commit
4c60208a2d
1 changed files with 1 additions and 0 deletions
|
|
@ -5703,6 +5703,7 @@ The jMock library
|
|||
(define-public java-hamcrest-all
|
||||
(package (inherit java-hamcrest-core)
|
||||
(name "java-hamcrest-all")
|
||||
(properties `((superseded . ,java-hamcrest)))
|
||||
(arguments
|
||||
`(#:jdk ,icedtea-8
|
||||
,@(substitute-keyword-arguments (package-arguments java-hamcrest-core)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue