mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ruby-3.3: Update to 3.3.7.
* gnu/packages/ruby.scm (ruby-3.3): Update to 3.3.7. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
137c361526
commit
fc88cf3dbb
1 changed files with 2 additions and 2 deletions
|
@ -178,7 +178,7 @@ a focus on simplicity and productivity.")
|
|||
(define-public ruby-3.3
|
||||
(package
|
||||
(inherit ruby-3.4)
|
||||
(version "3.3.3")
|
||||
(version "3.3.7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -187,7 +187,7 @@ a focus on simplicity and productivity.")
|
|||
"/ruby-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"07pwf3zkf7idl95agfjbv2lvamcp0spp0znqp9arb71ri19rkh43"))))))
|
||||
"0wmdnqcmfa5mf961hzklvjic7vdpgrbl2ckhaafb1m0fbrhbrg2x"))))))
|
||||
|
||||
(define-public ruby-2.6
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue