[PATCH gnome-team] gnu: gtksourceview-4: Update to 4.8.4.

  • Done
  • quality assurance status badge
Details
2 participants
  • Liliana Marie Prikler
  • Vivien Kraus
Owner
unassigned
Submitted by
Vivien Kraus
Severity
normal
Merged with
V
V
Vivien Kraus wrote on 23 Nov 2023 19:38
(address . guix-patches@gnu.org)
dd5c4908aa7b474477ef2b63ef9cda652dcf8178.1700764873.git.vivien@planete-kraus.eu
* gnu/packages/gtk.scm (gtksourceview-4): Update to 4.8.4.

Change-Id: I5f8c220371155c00b6107e1f50b48a5413e8f88f
---
gnu/packages/gtk.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index b5246c8b3b..1b9f7dc793 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -652,7 +652,7 @@ (define-public gtksourceview
(define-public gtksourceview-4
(package
(inherit gtksourceview)
- (version "4.8.3")
+ (version "4.8.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gtksourceview/"
@@ -660,7 +660,7 @@ (define-public gtksourceview-4
"gtksourceview-" version ".tar.xz"))
(sha256
(base32
- "10n61sa0g447nx73yapb00z57shp48gfvk1lv1s29ji0cd81j063"))))
+ "0zd84229bddvp8zpnn86q34i16mhf9x3pzry795gilc3na7x3jby"))))
(native-inputs
(modify-inputs (package-native-inputs gtksourceview)
(replace "gobject-introspection" gobject-introspection)))

base-commit: 60db3a6b3f6e4d1bd751d04b7d9ad1e894febf93
--
2.41.0
L
L
Liliana Marie Prikler wrote on 23 Nov 2023 20:25
Re: [PATCH gnome-team] gnu: gtk+: Update to 3.24.38.
bf2f1f779491330b97aeb8aaaa316a21a3a62c87.camel@gmail.com
merge 67408 67410 67411
thanks

Am Donnerstag, dem 23.11.2023 um 19:22 +0100 schrieb Vivien Kraus:
Toggle quote (9 lines)
> * gnu/packages/gtk.scm (gtk+): Update to 3.24.38.
>
> Change-Id: I98ddc6cbdaacc665bf3f924e7ae47f1ef139bcc5
> ---
>
> Dear guix,
>
> This is a very minor patch update that makes a whole world rebuild. 
> Is it worth it?
Not really; I'd wait until you have more world rebuilds to do them all
in one swoop.

Btw. do you have a TODO list for the Gnome 44 updates or are you just
submitting builds as you encounter them?

Cheers
L
L
Liliana Marie Prikler wrote on 27 Nov 2023 20:24
Re: [PATCH gnome-team 00/12] Hopefully the last world rebuild
5c16fa00f99da91649438767580fcddd6bd7138f.camel@gmail.com
merge 67473 67166 67169 67222 67408 67410 67420 67423 67424 67437
thanks

Am Montag, dem 27.11.2023 um 02:58 +0100 schrieb Vivien Kraus:
Toggle quote (21 lines)
> Dear guix,
>
> Here are all the updates for GNOME 44.6 that rebuild the world. 
> Please find annotated to the left of the summary message the issue it
> was originally published to.  The last 3 have not been published as
> part of another issue.
>
> Best regards,
>
> Vivien
>
> Vivien Kraus (12):
> [67166]  gnu: gdk-pixbuf: Update to 2.42.10.
> [67169]  gnu: glib-networking: Update to 2.76.1.
> [67222]  gnu: gnome-backgrounds: Update to 44.0.
> [67408]  gnu: gtk+: Update to 3.24.38.
> [67410]  gnu: gtkmm-3: Update to 3.24.8.
> [67420]  gnu: json-glib: Update to 1.6.6.
> [67423]  gnu: libnotify: Update to 0.8.3.
> [67424]  gnu: libsoup: Update to 3.4.4.
> [67437]  gnu: mm-common: Update to 1.0.5.
Merged the bug numbers.
?
Your comment

This issue is archived.

To comment on this conversation send an email to 67411@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 67411
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch