[PATCH] gnu: parted: Update to 3.6

  • Done
  • quality assurance status badge
Details
One participant
  • Andy Tai
Owner
unassigned
Submitted by
Andy Tai
Severity
normal
A
A
Andy Tai wrote on 3 May 2023 08:27
(address . guix-patches@gnu.org)(name . Andy Tai)(address . atai@atai.org)
20230503062716.23536-1-atai@atai.org
* gnu/packages/disk.scm (parted): Update to 3.6
---
gnu/packages/disk.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (25 lines)
diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm
index 894a542171..c1bc68a379 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -239,14 +239,14 @@ (define-public udevil
(define-public parted
(package
(name "parted")
- (version "3.5")
+ (version "3.6")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/parted/parted-"
version ".tar.xz"))
(sha256
(base32
- "18h51i3x5cbqhlj5rm23m9sfw63gaaby5czln5w6qpqj3ifdsf29"))))
+ "04p6b4rygrfd1jrskwrx3bn2icajg1mvbfhyc0c9l3ya7kixnhrv"))))
(build-system gnu-build-system)
(arguments
(list #:phases

base-commit: 94e2e3553440a2a5ac4a312e80b8ea21ddebafeb
--
2.39.2
A
A
Andy Tai wrote on 25 Feb 10:09 +0100
(name . GNU bug tracker automated control server)(address . control@debbugs.gnu.org)
CAJsg1E_ECmXSnye-ChckjSnbE72o=-UbuXkMDAUaN=m=8UY_RQ@mail.gmail.com
close 63242
thanks
apply applied
?
Your comment

This issue is archived.

To comment on this conversation send an email to 63242@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 63242
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch