[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/11: gnu: ruby-command-line-reporter: Update to 4.0.1.
From: |
guix-commits |
Subject: |
02/11: gnu: ruby-command-line-reporter: Update to 4.0.1. |
Date: |
Thu, 21 Nov 2019 18:22:28 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit b448e4085fc1e8e2a1f95dfa1d81c765ce57d163
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Nov 15 16:35:58 2019 +0100
gnu: ruby-command-line-reporter: Update to 4.0.1.
* gnu/packages/ruby.scm (ruby-command-line-reporter): Update to 4.0.1.
---
gnu/packages/ruby.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 4ad1b2d..7b78382 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -7568,13 +7568,13 @@ for the terminal.")
(define-public ruby-command-line-reporter
(package
(name "ruby-command-line-reporter")
- (version "4.0.0")
+ (version "4.0.1")
(source (origin
(method url-fetch)
(uri (rubygems-uri "command_line_reporter" version))
(sha256
(base32
- "1qma35xrb772whxwy1rs9bicb9d6lvz0s2dd2dnn4fr6zcbcxc0a"))))
+ "1l0zxkh5n9dxfw46lpkg416ljpldlq1bgdhqh0d118dk338nz4ll"))))
(build-system ruby-build-system)
(arguments
;; No Rakefile
- branch master updated (a31b9da -> 4e2e84d), guix-commits, 2019/11/21
- 01/11: gnu: python-lazy-object-proxy: Update to 1.4.3., guix-commits, 2019/11/21
- 05/11: gnu: ruby-prawn-manual-builder: Update to 0.3.1., guix-commits, 2019/11/21
- 08/11: gnu: libpwquality: Update to 1.4.2., guix-commits, 2019/11/21
- 10/11: gnu: libbytesize: Update to 2.1., guix-commits, 2019/11/21
- 03/11: gnu: gthumb: Update to 3.8.2., guix-commits, 2019/11/21
- 07/11: gnu: libpwquality: Don't use NAME in source URI., guix-commits, 2019/11/21
- 09/11: gnu: libplist: Update to 2.1.0., guix-commits, 2019/11/21
- 02/11: gnu: ruby-command-line-reporter: Update to 4.0.1.,
guix-commits <=
- 04/11: gnu: r-rms: Update to 5.1-4., guix-commits, 2019/11/21
- 06/11: gnu: r-sjstats: Update to 0.17.7., guix-commits, 2019/11/21
- 11/11: gnu: man-pages: Update to 5.04., guix-commits, 2019/11/21