gnu: ruby-omniauth-oauth2: Update to 1.7.1.

* gnu/packages/ruby.scm (ruby-omniauth-oauth2): Update to 1.7.1.
This commit is contained in:
Efraim Flashner 2021-02-22 16:30:07 +02:00
parent 984d64388d
commit 51b3ea8d5b
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2344,14 +2344,14 @@ (define-public ruby-omniauth
(define-public ruby-omniauth-oauth2 (define-public ruby-omniauth-oauth2
(package (package
(name "ruby-omniauth-oauth2") (name "ruby-omniauth-oauth2")
(version "1.6.0") (version "1.7.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (rubygems-uri "omniauth-oauth2" version)) (uri (rubygems-uri "omniauth-oauth2" version))
(sha256 (sha256
(base32 (base32
"11mi36l9d97r77q99jnafdc1yaa0a9wahhpp7dj7ank8q52g7g79")))) "10fr2b58sp7l6nfdvxpbi67374hkrvsf507cvda89jjs0jacy319"))))
(build-system ruby-build-system) (build-system ruby-build-system)
(arguments (arguments
'(#:phases '(#:phases