[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/17: gnu: ruby-omniauth: Update to 1.9.1.
From: |
guix-commits |
Subject: |
10/17: gnu: ruby-omniauth: Update to 1.9.1. |
Date: |
Fri, 20 Mar 2020 22:14:18 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit a7b7817dd8a4a5f71f2311029fb2e8f8bbad38f9
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Fri Mar 20 04:26:42 2020 +0100
gnu: ruby-omniauth: Update to 1.9.1.
* gnu/packages/ruby.scm (ruby-omniauth): Update to 1.9.1.
---
gnu/packages/ruby.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 5b6d79c..1511f96 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -8,7 +8,7 @@
;;; Copyright © 2017 ng0 <address@hidden>
;;; Copyright © 2017, 2019 Marius Bakke <address@hidden>
;;; Copyright © 2017, 2018, 2019 Efraim Flashner <address@hidden>
-;;; Copyright © 2017, 2018 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2017, 2018, 2020 Tobias Geerinckx-Rice <address@hidden>
;;; Copyright © 2017 Clément Lassieur <address@hidden>
;;; Copyright © 2017, 2018, 2019 Christopher Baines <address@hidden>
;;; Copyright © 2018 Vasile Dumitrascu <address@hidden>
@@ -1279,14 +1279,13 @@ with a similar style to the original OAuth spec.")
(define-public ruby-omniauth
(package
(name "ruby-omniauth")
- (version "1.9.0")
+ (version "1.9.1")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "omniauth" version))
(sha256
- (base32
- "1p16h1rp8by05k8gfw17xjhgwp60dk8qmj1xalv1n23kmxfsxb1x"))))
+ (base32 "002vi9gwamkmhf0dsj2im1d47xw2n1jfhnzl18shxf3ampkqfmyz"))))
(build-system ruby-build-system)
(arguments
'(#:tests? #f)) ; No included tests
- 01/17: gnu: cl-jonathan: Use HTTPS home page., (continued)
- 01/17: gnu: cl-jonathan: Use HTTPS home page., guix-commits, 2020/03/20
- 03/17: gnu: sbcl-parse-js: Use HTTPS home page., guix-commits, 2020/03/20
- 04/17: gnu: sbcl-parse-number: Use HTTPS home page., guix-commits, 2020/03/20
- 02/17: gnu: sbcl-cl+ssl: Use HTTPS home page., guix-commits, 2020/03/20
- 05/17: gnu: ocaml-tsdl: Use HTTPS home page., guix-commits, 2020/03/20
- 07/17: gnu: ocaml-sedlex: Use HTTPS home page., guix-commits, 2020/03/20
- 06/17: gnu: ocaml-tsdl: Update to 0.9.7., guix-commits, 2020/03/20
- 08/17: gnu: r-maptools: Use HTTPS home page., guix-commits, 2020/03/20
- 12/17: gnu: guile-rsvg: Use HTTPS home page., guix-commits, 2020/03/20
- 11/17: gnu: hdf-eos2: Use HTTPS home page., guix-commits, 2020/03/20
- 10/17: gnu: ruby-omniauth: Update to 1.9.1.,
guix-commits <=
- 09/17: gnu: Use ‘license:’ prefix in (gnu packages libreoffice)., guix-commits, 2020/03/20
- 13/17: gnu: guile3.0-syntax-highlight: Use HTTPS home page., guix-commits, 2020/03/20
- 15/17: gnu: rsync: Use system zlib and popt libraries., guix-commits, 2020/03/20
- 17/17: gnu: python-django: Use HTTPS home page., guix-commits, 2020/03/20
- 16/17: gnu: python2-s3cmd: Use HTTPS home page., guix-commits, 2020/03/20
- 14/17: gnu: perl-archive-zip: Update to 1.68., guix-commits, 2020/03/20