unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 66488@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com,
	rg@raghavgururajan.name
Subject: [bug#66488] [PATCH gnome-team 1/3] gnu: libgit2-glib: Update to 1.2.0.
Date: Thu, 12 Oct 2023 10:19:24 +0200	[thread overview]
Message-ID: <4ab3b10baf742d8c913b1b0bd3b1cb91b3976232.1697113419.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1697113419.git.liliana.prikler@gmail.com>

* gnu/packages/gnome.scm (libgit2-glib): Update to 1.2.0.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 99a1a2a663..26858871ed 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11996,7 +11996,7 @@ (define-public libhandy-0.0
 (define-public libgit2-glib
   (package
     (name "libgit2-glib")
-    (version "1.1.0")
+    (version "1.2.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -12004,7 +12004,7 @@ (define-public libgit2-glib
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1wqypx0xv20vk0zfh20c474z6rdgbxbklcr2wkhl30dgbmbxg3f3"))))
+                "1441w7gzn6m3adhx4g6wcbkmscka2929si963dciyklghgddlc8k"))))
     (build-system meson-build-system)
     (native-inputs
      (list `(,glib "bin") ;; For glib-mkenums
-- 
2.41.0





  reply	other threads:[~2023-10-12 12:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-12 12:23 [bug#66488] [PATCH gnome-team 0/3] Update gitg Liliana Marie Prikler
2023-10-12  8:19 ` Liliana Marie Prikler [this message]
2023-10-12  8:19 ` [bug#66488] [PATCH gnome-team 3/3] gnu: gitg: Update to 44 Liliana Marie Prikler
2023-10-12  8:22 ` [bug#66488] [PATCH gnome-team 2/3] gnu: libhandy: Update to 1.8.2 Liliana Marie Prikler
2023-10-12 14:23 ` [bug#66488] [PATCH gnome-team 0/3] Update gitg Maxim Cournoyer
2023-10-13 18:40   ` bug#66488: " Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ab3b10baf742d8c913b1b0bd3b1cb91b3976232.1697113419.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=66488@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --cc=rg@raghavgururajan.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).