me
/
guix
Archived
1
0
Fork 0

gnu: ruby-puma: Update to 6.2.0.

* gnu/packages/ruby.scm (ruby-puma): Update to 6.2.0.
master
Maxim Cournoyer 2023-03-30 17:08:18 -04:00
parent d2f51f1c61
commit 00d84146f3
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -11526,7 +11526,7 @@ part of the Prawn PDF generator.")
(define-public ruby-puma
(package
(name "ruby-puma")
(version "6.1.1")
(version "6.2.0")
(source
(origin
(method git-fetch) ;for tests
@ -11536,7 +11536,7 @@ part of the Prawn PDF generator.")
(file-name (git-file-name name version))
(sha256
(base32
"0v4nn3z0bj0ry0gpx1hsf5mzkinsx9sv716j4jf2nb1x6hcwv993"))))
"0d71h5ggvfgnxq9msd1hmcz3s8mspzf7kqas1hzr0w9pfafddyv3"))))
(build-system ruby-build-system)
(arguments
(list