[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/227: gnu: gdk-pixbuf+svg: Fix typo in comment.
From: |
guix-commits |
Subject: |
10/227: gnu: gdk-pixbuf+svg: Fix typo in comment. |
Date: |
Thu, 11 Nov 2021 12:29:47 -0500 (EST) |
apteryx pushed a commit to branch core-updates-frozen
in repository guix.
commit 7a0ef7d263f0a00c9b1f5768e941d0d0c8799275
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Mar 11 06:57:40 2021 -0500
gnu: gdk-pixbuf+svg: Fix typo in comment.
* gnu/packages/gtk.scm (gdk-pixbuf+svg): Fix typo in comment.
---
gnu/packages/gtk.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 24b8ad1..3ebd87e 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -712,7 +712,7 @@ scaled, composited, modified, saved, or rendered.")
(license license:lgpl2.1+)))
;; To build gdk-pixbuf with SVG support, we need librsvg, and librsvg depends
-;; on gdk-pixbuf, so this new varibale. Also, librsvg adds 90MiB to the
+;; on gdk-pixbuf, so this new variable. Also, librsvg adds 90MiB to the
;; closure size.
(define-public gdk-pixbuf+svg
(package/inherit gdk-pixbuf
- branch core-updates-frozen updated (745d3a9 -> 4b1538e), guix-commits, 2021/11/11
- 03/227: gnu: rust: Update to 1.50., guix-commits, 2021/11/11
- 07/227: gnu: json-c: Update to 0.15., guix-commits, 2021/11/11
- 01/227: gnu: apr: Update to 1.7.0., guix-commits, 2021/11/11
- 04/227: gnu: pulseaudio: Update to 14.2., guix-commits, 2021/11/11
- 05/227: gnu: pulseaudio: Use meson build system., guix-commits, 2021/11/11
- 09/227: gnu: gdk-pixbuf: Add a debug output., guix-commits, 2021/11/11
- 11/227: gnu: librsvg: Add a debug output., guix-commits, 2021/11/11
- 14/227: gnu: librsvg-next: Do not propagate gdk-pixbuf., guix-commits, 2021/11/11
- 10/227: gnu: gdk-pixbuf+svg: Fix typo in comment.,
guix-commits <=
- 26/227: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/11/11
- 29/227: gnu: e2fsprogs: Update to 1.46.2., guix-commits, 2021/11/11
- 15/227: gnu: libgweather: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 22/227: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/11/11
- 24/227: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/11/11
- 40/227: gnu: gstreamer: Update to 1.19.2., guix-commits, 2021/11/11
- 36/227: gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0., guix-commits, 2021/11/11
- 35/227: gnu: gnupg: Update to 2.2.30., guix-commits, 2021/11/11
- 38/227: gnu: python-sphinx: Update to 4.2.0., guix-commits, 2021/11/11
- 02/227: gnu: gst-plugins-base: Depend on Opus for all systems., guix-commits, 2021/11/11