all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#26562: [PATCH] gnu: at-spi2-core: Update to 2.24.0.
@ 2017-04-19 14:35 Kei Kebreau
  2017-04-19 19:37 ` Marius Bakke
  0 siblings, 1 reply; 3+ messages in thread
From: Kei Kebreau @ 2017-04-19 14:35 UTC (permalink / raw)
  To: 26562; +Cc: Kei Kebreau

* gnu/packages/gtk.scm (at-spi2-core): Update to 2.24.0.
---
 gnu/packages/gtk.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index dffa2baf3..1d7ccff9d 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -508,7 +508,7 @@ in the GNOME project.")
 (define-public at-spi2-core
   (package
    (name "at-spi2-core")
-   (version "2.22.0")
+   (version "2.24.0")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnome/sources/" name "/"
@@ -516,7 +516,7 @@ in the GNOME project.")
                                 name "-" version ".tar.xz"))
             (sha256
              (base32
-              "02n8ybhg8344mpjwvkhnzvr0qbvvl6ryi2q9irwhi0ri46ps6pj1"))))
+              "1kdgc5gkw3fsgxvwwsg7djvqijpc3xmpp9bp6k6v60yrzcag6yb1"))))
    (build-system gnu-build-system)
    (outputs '("out" "doc"))
    (arguments
-- 
2.12.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#26562: [PATCH] gnu: at-spi2-core: Update to 2.24.0.
  2017-04-19 14:35 bug#26562: [PATCH] gnu: at-spi2-core: Update to 2.24.0 Kei Kebreau
@ 2017-04-19 19:37 ` Marius Bakke
  2017-04-20  0:32   ` Kei Kebreau
  0 siblings, 1 reply; 3+ messages in thread
From: Marius Bakke @ 2017-04-19 19:37 UTC (permalink / raw)
  To: Kei Kebreau, 26562

[-- Attachment #1: Type: text/plain, Size: 301 bytes --]

Kei Kebreau <kei@openmailbox.org> writes:

> * gnu/packages/gtk.scm (at-spi2-core): Update to 2.24.0.

This missed the current "staging" round, but "gnome-updates" is still
open and seems like a good fit. Let's try to get all gnome/gtk packages
updated to their latest releases and build that branch.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#26562: [PATCH] gnu: at-spi2-core: Update to 2.24.0.
  2017-04-19 19:37 ` Marius Bakke
@ 2017-04-20  0:32   ` Kei Kebreau
  0 siblings, 0 replies; 3+ messages in thread
From: Kei Kebreau @ 2017-04-20  0:32 UTC (permalink / raw)
  To: Marius Bakke; +Cc: 26562-done

[-- Attachment #1: Type: text/plain, Size: 488 bytes --]

Marius Bakke <mbakke@fastmail.com> writes:

> Kei Kebreau <kei@openmailbox.org> writes:
>
>> * gnu/packages/gtk.scm (at-spi2-core): Update to 2.24.0.
>
> This missed the current "staging" round, but "gnome-updates" is still
> open and seems like a good fit. Let's try to get all gnome/gtk packages
> updated to their latest releases and build that branch.

I've pushed this to gnome-updates. Hopefully we can get the core GNOME
packages bumped to 3.24 before gnome-updates is merged. :-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-04-20  0:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-19 14:35 bug#26562: [PATCH] gnu: at-spi2-core: Update to 2.24.0 Kei Kebreau
2017-04-19 19:37 ` Marius Bakke
2017-04-20  0:32   ` Kei Kebreau

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.