[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#64150] [PATCH 20/24] gnu: ruby-memory-profiler: Update to 1.0.1.
From: |
Christopher Baines |
Subject: |
[bug#64150] [PATCH 20/24] gnu: ruby-memory-profiler: Update to 1.0.1. |
Date: |
Sun, 18 Jun 2023 12:28:47 +0100 |
* gnu/packages/ruby.scm (ruby-memory-profiler): Update to 1.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 d8e85a79aa..6dc053bf64 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -9215,7 +9215,7 @@ (define-public ruby-ruby-memcheck
(define-public ruby-memory-profiler
(package
(name "ruby-memory-profiler")
- (version "1.0.0")
+ (version "1.0.1")
(source
(origin
(method git-fetch)
@@ -9225,7 +9225,7 @@ (define-public ruby-memory-profiler
(file-name (git-file-name name version))
(sha256
(base32
- "07yqv11q68xg2fqkrhs6ysngryk8b9zq6qzh24rgx9xqv6qfnj0w"))))
+ "1z1x0rymfv45gh1y3s46w5pga5y8cvgn228jiwlnhc8hin3zig84"))))
(build-system ruby-build-system)
(synopsis "Memory profiling routines for Ruby")
(description
--
2.40.1
- [bug#64150] [PATCH 05/24] gnu: texlive-hyphen-package: Use pinned ruby-hydra-minimal., (continued)
- [bug#64150] [PATCH 05/24] gnu: texlive-hyphen-package: Use pinned ruby-hydra-minimal., Christopher Baines, 2023/06/18
- [bug#64150] [PATCH 09/24] gnu: mkvtoolnix: Explicitly use ruby-2.7., Christopher Baines, 2023/06/18
- [bug#64150] [PATCH 06/24] gnu: qtwebengine-5: Explicitly use ruby-2.7., Christopher Baines, 2023/06/18
- [bug#64150] [PATCH 08/24] gnu: webkitgtk: Explicitly use ruby-2., Christopher Baines, 2023/06/18
- [bug#64150] [PATCH 15/24] gnu: ruby-rjb: Update to 1.6.7., Christopher Baines, 2023/06/18
- [bug#64150] [PATCH 16/24] gnu: ruby-range-compressor: Update to 1.2.0., Christopher Baines, 2023/06/18
- [bug#64150] [PATCH 17/24] gnu: ruby-pry-doc: Update to 1.4.0., Christopher Baines, 2023/06/18
- [bug#64150] [PATCH 12/24] gnu: ruby-test-unit: Update to 3.6.0., Christopher Baines, 2023/06/18
- [bug#64150] [PATCH 20/24] gnu: ruby-memory-profiler: Update to 1.0.1.,
Christopher Baines <=
- [bug#64150] [PATCH 22/24] gnu: ruby-debug-inspector: Update to 1.1.0., Christopher Baines, 2023/06/18
- [bug#64150] [PATCH 21/24] gnu: ruby-hocon: Update to 1.4.0., Christopher Baines, 2023/06/18
- [bug#64150] [PATCH 13/24] gnu: ruby-sucker-punch: Update to 3.1.0., Christopher Baines, 2023/06/18
- [bug#64150] [PATCH 10/24] gnu: ruby-yajl-ruby: Update to 1.4.3., Christopher Baines, 2023/06/18
- [bug#64150] [PATCH 18/24] gnu: ruby-powerpack: Update to 0.1.3., Christopher Baines, 2023/06/18
- [bug#64150] [PATCH 24/24] gnu: bioruby: Update to 2.0.4., Christopher Baines, 2023/06/18
- [bug#64150] [PATCH 19/24] gnu: ruby-mkmf-lite: Update to 0.5.2., Christopher Baines, 2023/06/18
- [bug#64150] [PATCH 23/24] gnu: ruby-commander: Update to 4.6.0., Christopher Baines, 2023/06/18
- bug#64150: [PATCH 00/24] Various changes to support updating the default ruby., Christopher Baines, 2023/06/20