[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
104/108: gnu: sushi: Update to 3.34.0.
From: |
guix-commits |
Subject: |
104/108: gnu: sushi: Update to 3.34.0. |
Date: |
Sat, 25 Apr 2020 15:23:07 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.
commit 2faef0259a92cf5476c5052fbf16d4a5042d806e
Author: Kei Kebreau <address@hidden>
AuthorDate: Thu Apr 23 19:50:15 2020 -0400
gnu: sushi: Update to 3.34.0.
* gnu/packages/gnome.scm (sushi): Update to 3.34.0.
[inputs]: Replace gtksourceview-3 with gtksourceview.
---
gnu/packages/gnome.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index aac6afb..ba31715 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -703,7 +703,7 @@ sharing to the masses.")
(define-public sushi
(package
(name "sushi")
- (version "3.32.1")
+ (version "3.34.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -711,7 +711,7 @@ sharing to the masses.")
name "-" version ".tar.xz"))
(sha256
(base32
- "02idvqjk76lii9xyg3b1yz4rw721709bdm5j8ikjym6amcghl0aj"))))
+ "1zcr8wi5bgvvpb5ha1v96aiaz4vqqrsn6cvvalwzah6am85k78m8"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
@@ -741,7 +741,7 @@ sharing to the masses.")
("gjs" ,gjs)
("gst-plugins-base" ,gst-plugins-base)
("gstreamer" ,gstreamer)
- ("gtksourceview" ,gtksourceview-3)
+ ("gtksourceview" ,gtksourceview)
("harfbuzz" ,harfbuzz)
("libepoxy" ,libepoxy)
("libmusicbrainz" ,libmusicbrainz)
- 83/108: gnu: gnome-boxes: Update to 3.36.3., (continued)
- 83/108: gnu: gnome-boxes: Update to 3.36.3., guix-commits, 2020/04/25
- 84/108: gnu: devhelp: Update to 3.36.1., guix-commits, 2020/04/25
- 86/108: gnu: libgnome-games-support: Update to 1.6.1., guix-commits, 2020/04/25
- 88/108: gnu: libxml++: Update to 3.2.0., guix-commits, 2020/04/25
- 95/108: gnu: gnome-system-monitor: Update to 3.36.0., guix-commits, 2020/04/25
- 101/108: gnu: gnome-characters: Update to 3.34.0., guix-commits, 2020/04/25
- 103/108: gnu: gnome-clocks: Update to 3.36.0., guix-commits, 2020/04/25
- 96/108: gnu: gnome-contacts: Update to 3.36.1., guix-commits, 2020/04/25
- 97/108: gnu: five-or-more: Update to 3.32.2., guix-commits, 2020/04/25
- 99/108: gnu: gnome-font-viewer: Update to 3.34.0., guix-commits, 2020/04/25
- 104/108: gnu: sushi: Update to 3.34.0.,
guix-commits <=
- 105/108: gnu: gnome-klotski: Update to 3.36.0., guix-commits, 2020/04/25
- 107/108: gnu: grilo: Update to 0.3.12., guix-commits, 2020/04/25
- 73/108: gnu: gnome-terminal: Update to 3.36.1.1., guix-commits, 2020/04/25
- 76/108: gnu: simple-scan: Update to 3.36.1., guix-commits, 2020/04/25
- 80/108: gnu: libpeas: Update to 1.26.0., guix-commits, 2020/04/25
- 82/108: gnu: gedit: Update to 3.36.1., guix-commits, 2020/04/25
- 71/108: gnu: gom: Update to 0.4., guix-commits, 2020/04/25
- 77/108: gnu: orca: Update to 3.36.2., guix-commits, 2020/04/25
- 81/108: gnu: Add tepl., guix-commits, 2020/04/25
- 85/108: gnu: libwnck: Update to 3.36.0., guix-commits, 2020/04/25