mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: java-hamcrest-core: Deprecate.
* gnu/packages/java.scm (java-hamcrest-core): Deprecate. Change-Id: I515f51c36ca4b92172812673308799da401704db
This commit is contained in:
parent
490fe2d5f7
commit
26c2fd021d
1 changed files with 1 additions and 0 deletions
|
|
@ -3543,6 +3543,7 @@ testing frameworks, mocking libraries and UI validation rules.")
|
|||
(package
|
||||
(name "java-hamcrest-core")
|
||||
(version "1.3")
|
||||
(properties `((superseded . ,java-hamcrest)))
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue