emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48832: closed ([PATCH] gnu: gparted: Update to 1.3.0.)


From: GNU bug Tracking System
Subject: bug#48832: closed ([PATCH] gnu: gparted: Update to 1.3.0.)
Date: Sat, 05 Jun 2021 21:18:02 +0000

Your message dated Sat, 05 Jun 2021 23:17:38 +0200
with message-id <87bl8km2od.fsf@gnu.org>
and subject line Re: bug#48832: [PATCH] gnu: gparted: Update to 1.3.0.
has caused the debbugs.gnu.org bug report #48832,
regarding [PATCH] gnu: gparted: Update to 1.3.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
48832: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48832
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: gparted: Update to 1.3.0. Date: Fri, 4 Jun 2021 21:58:07 +1000
* 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#48832: [PATCH] gnu: gparted: Update to 1.3.0. Date: Sat, 05 Jun 2021 23:17:38 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

Brendan Tildesley <mail@brendan.scot> skribis:

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

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]