mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: jbr: Update to 17.0.11b1207.30.
* gnu/packages/java.scm (jbr17): Update to 17.0.11b1207.30. Change-Id: Idfb614496c856002c89fb7f671625ae655555402
This commit is contained in:
parent
98500946d5
commit
1592f1ac3b
1 changed files with 2 additions and 2 deletions
|
@ -1836,7 +1836,7 @@ OpenJDK.")
|
|||
(package
|
||||
(inherit openjdk17)
|
||||
(name "jbr")
|
||||
(version "17.0.10b1207.6")
|
||||
(version "17.0.11b1207.30")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -1845,7 +1845,7 @@ OpenJDK.")
|
|||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
(base32
|
||||
"034c00dr5qmyxvw3xpnpbhlmz3w8pkp52zm7wypjprczd90ylfrc"))
|
||||
"5bbf5z8faf9sdkig2fwkj06hb7hs9s3bpzzvbqn2i75lbwqk3bln"))
|
||||
(patches (search-patches "jbr-17-xcursor-no-dynamic.patch"))))
|
||||
(arguments
|
||||
(substitute-keyword-arguments (package-arguments openjdk17)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue