* [bug#40379] Update gnome-online-miners Package description
@ 2020-04-01 19:08 Naga Malleswari
2020-04-04 10:26 ` bug#40379: " Danny Milosavljevic
0 siblings, 1 reply; 2+ messages in thread
From: Naga Malleswari @ 2020-04-01 19:08 UTC (permalink / raw)
To: 40379; +Cc: Danny Milosavljevic, Gábor Boskovits
[-- Attachment #1: Type: text/plain, Size: 384 bytes --]
Hi
To understand revising the package description i have tried the package
description for gnome-online-miners.
I have gone through many packages and it seems that many have migrated
to meson build system, which needs rewriting major part of the
description. Hence first i am trying to update the packages with older
build system.
Please review the patch.
--
Regards
NagaMalli
[-- Attachment #2: 0001-gnu-Update-gnome-online-miners-to-3.34.0.patch --]
[-- Type: text/x-patch, Size: 1242 bytes --]
From 295adaaed759e2eb0f373214738b10feee877849 Mon Sep 17 00:00:00 2001
From: Naga Malleswari <nagamalli@riseup.net>
Date: Thu, 2 Apr 2020 00:29:50 +0530
Subject: [PATCH] gnu: Update gnome-online-miners to 3.34.0.
* gnu/packages/gnome.scm (gnome-online-miners): Update to 3.34.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 6178ee1010..bae20bae76 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -334,7 +334,7 @@ in the GNOME desktop.")
(define-public gnome-online-miners
(package
(name "gnome-online-miners")
- (version "3.30.0")
+ (version "3.34.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -342,7 +342,7 @@ in the GNOME desktop.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0pjamwwzn5wqgihyss357dyl2q70r0bngnqmwsqawchx5f9aja9c"))))
+ "1n2jz9i8a42zwxx5h8j2gdy6q1vyydh4vl00r0al7w8jzdh24p44"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("gettext" ,gettext-minimal)
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#40379: Update gnome-online-miners Package description
2020-04-01 19:08 [bug#40379] Update gnome-online-miners Package description Naga Malleswari
@ 2020-04-04 10:26 ` Danny Milosavljevic
0 siblings, 0 replies; 2+ messages in thread
From: Danny Milosavljevic @ 2020-04-04 10:26 UTC (permalink / raw)
To: Naga Malleswari; +Cc: 40379-done, Gábor Boskovits
[-- Attachment #1: Type: text/plain, Size: 114 bytes --]
Hi Naga,
thanks for the patch!
Pushed to guix master as commit 49dcd7fc2fc55be4a7d92ee8100df13a3a2b0c9c.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-04 10:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-01 19:08 [bug#40379] Update gnome-online-miners Package description Naga Malleswari
2020-04-04 10:26 ` bug#40379: " Danny Milosavljevic
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).