diff options
| author | gemmaro <gemmaro.dev@gmail.com> | 2026-08-25 14:54:04 +0900 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-08-28 16:40:54 +0200 |
| commit | 0bc7063da67b286c7faf1ead87a732be81100550 (patch) | |
| tree | 3bdc019f9c9f0ac8f6dbd1732ad0210eb8950603 /gnu/packages/ruby-xyz.scm | |
| parent | 0f63eda92b2c2c697fb03f7ecd62d9eb857d93d5 (diff) | |
gnu: ruby-liquid-4: Remove outdated comment.ruby-team
* gnu/packages/ruby-xyz.scm (ruby-liquid-4)[arguments]:
Remove outdated comment.
Signed-off-by: Andreas Enge <andreas@enge.fr>
Diffstat (limited to 'gnu/packages/ruby-xyz.scm')
| -rw-r--r-- | gnu/packages/ruby-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/ruby-xyz.scm b/gnu/packages/ruby-xyz.scm index ae1b35d1478..47657ba3ebb 100644 --- a/gnu/packages/ruby-xyz.scm +++ b/gnu/packages/ruby-xyz.scm | |||
| @@ -14518,7 +14518,7 @@ to load dynamic content on storefronts.") | |||
| 14518 | (sha256 | 14518 | (sha256 |
| 14519 | (base32 | 14519 | (base32 |
| 14520 | "0cr321nd0zkbxirgdfmz37xx7j26zfnicjh585fi20vx60frry83")))) | 14520 | "0cr321nd0zkbxirgdfmz37xx7j26zfnicjh585fi20vx60frry83")))) |
| 14521 | (arguments (list #:tests? #f)))) ;avoid required an older ruby-liquid-c | 14521 | (arguments (list #:tests? #f)))) |
| 14522 | 14522 | ||
| 14523 | ;;; This variant is purposefully incomplete, lacking ruby-liquid so that it | 14523 | ;;; This variant is purposefully incomplete, lacking ruby-liquid so that it |
| 14524 | ;;; can be used for ruby-liquid's test suite. | 14524 | ;;; can be used for ruby-liquid's test suite. |
