gnu: java-hamcrest-core: Deprecate.

* gnu/packages/java.scm (java-hamcrest-core): Deprecate.

Change-Id: I515f51c36ca4b92172812673308799da401704db
This commit is contained in:
Mathieu Lirzin 2026-01-18 16:37:15 +01:00
parent 490fe2d5f7
commit 26c2fd021d
No known key found for this signature in database
GPG key ID: 0ADEE10094604D37

View file

@ -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