[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
47/94: gnu: ruby-kpeg: Update to 1.3.3.
From: |
guix-commits |
Subject: |
47/94: gnu: ruby-kpeg: Update to 1.3.3. |
Date: |
Mon, 3 Jul 2023 06:06:30 -0400 (EDT) |
cbaines pushed a commit to branch ruby-team
in repository guix.
commit d4c0c5eeef91fe99af7d9a2039c30f908110c748
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Wed Jun 28 08:37:30 2023 +0100
gnu: ruby-kpeg: Update to 1.3.3.
* gnu/packages/ruby.scm (ruby-kpeg): Update to 1.3.3.
---
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 2eb1aa8250..76438cea25 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -12683,14 +12683,14 @@ your application.")
(define-public ruby-kpeg
(package
(name "ruby-kpeg")
- (version "1.1.0")
+ (version "1.3.3")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "kpeg" version))
(sha256
(base32
- "0x2kpfrcagj931masm5y1kwbnc6nxl60cqdcd3lyd1d2hz7kzlia"))))
+ "0jxddpyb23digcd8b1b02gn94057a7mw17680c3c8s3bcb5xqfnp"))))
(build-system ruby-build-system)
(native-inputs
(list ruby-hoe))
- 65/94: gnu: ruby-multi-json: Fix build., (continued)
- 65/94: gnu: ruby-multi-json: Fix build., guix-commits, 2023/07/03
- 66/94: gnu: ruby-jwt: Update to 2.7.1., guix-commits, 2023/07/03
- 68/94: gnu: ruby-sorbet-runtime: Remove ruby-pry-byebug input., guix-commits, 2023/07/03
- 72/94: gnu: ruby-connection-pool: Update to 2.4.1., guix-commits, 2023/07/03
- 76/94: gnu: ruby-slop: Update to 4.10.1., guix-commits, 2023/07/03
- 81/94: gnu: ruby-ruby-parser: Update to 3.20.2., guix-commits, 2023/07/03
- 84/94: gnu: ruby-mapping: Fix build., guix-commits, 2023/07/03
- 38/94: gnu: ruby-protobuf: Fix build., guix-commits, 2023/07/03
- 42/94: gnu: ruby-tilt: Update to 2.0.11., guix-commits, 2023/07/03
- 35/94: gnu: ruby-http-cookie: Update to 1.0.5., guix-commits, 2023/07/03
- 47/94: gnu: ruby-kpeg: Update to 1.3.3.,
guix-commits <=
- 40/94: gnu: ruby-delayed-job: Fix build., guix-commits, 2023/07/03
- 54/94: gnu: ruby-importmap-rails: Remove ruby-byebug dependency., guix-commits, 2023/07/03
- 56/94: gnu: ruby-maxitest: Update to 5.1.0., guix-commits, 2023/07/03
- 55/94: gnu: ruby-hydra: Fix build., guix-commits, 2023/07/03
- 59/94: gnu: ruby-rb-inotify: Update to 0.10.1., guix-commits, 2023/07/03
- 61/94: gnu: ronn-ng: Fix build., guix-commits, 2023/07/03
- 63/94: gnu: ruby-benchmark-ips: Update to 2.12.0., guix-commits, 2023/07/03
- 64/94: gnu: ruby-braintree: Update to 4.12.0., guix-commits, 2023/07/03
- 67/94: gnu: ruby-octokit: Update to 6.1.1., guix-commits, 2023/07/03
- 69/94: gnu: ruby-language-server-protocol: Remove ruby-pry-byebug dependency., guix-commits, 2023/07/03