unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#48832] [PATCH] gnu: gparted: Update to 1.3.0.
@ 2021-06-04 11:58 Brendan Tildesley
  2021-06-05 21:17 ` bug#48832: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Brendan Tildesley @ 2021-06-04 11:58 UTC (permalink / raw)
  To: 48832

* gnu/packages/disk.scm (gparted): Update to 1.3.0.
---
 gnu/packages/disk.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm
index 84996f9bc4..c31afee627 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -552,14 +552,14 @@ and can dramatically shorten the lifespan of the drive if left unchecked.")
 (define-public gparted
   (package
     (name "gparted")
-    (version "1.2.0")
+    (version "1.3.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/gparted/gparted/gparted-"
                            version "/gparted-" version ".tar.gz"))
        (sha256
-        (base32 "06f72hqx5jf2irzsmi7lgpxxj38ncixh0acb4307wyjd4mfp343c"))))
+        (base32 "0amx3hb4rc504nl9i73rgyz0hzhq5x8nkg7lwbk4bsnrblj81hcd"))))
     (build-system glib-or-gtk-build-system)
     (arguments
       ;; Tests require access to paths outside the build container, such
-- 
2.31.1





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

* bug#48832: [PATCH] gnu: gparted: Update to 1.3.0.
  2021-06-04 11:58 [bug#48832] [PATCH] gnu: gparted: Update to 1.3.0 Brendan Tildesley
@ 2021-06-05 21:17 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-06-05 21:17 UTC (permalink / raw)
  To: Brendan Tildesley; +Cc: 48832-done

Hi,

Brendan Tildesley <mail@brendan.scot> skribis:

> * gnu/packages/disk.scm (gparted): Update to 1.3.0.

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2021-06-05 21:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-04 11:58 [bug#48832] [PATCH] gnu: gparted: Update to 1.3.0 Brendan Tildesley
2021-06-05 21:17 ` bug#48832: " Ludovic Courtès

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).