GNU bug report logs -
#64617
[PATCH] gnu: libmtp: Update to 1.1.21.
Previous Next
Reported by: Michael Ford <fanquake <at> gmail.com>
Date: Fri, 14 Jul 2023 15:37:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64617 in the body.
You can then email your comments to 64617 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#64617
; Package
guix-patches
.
(Fri, 14 Jul 2023 15:37:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Michael Ford <fanquake <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 14 Jul 2023 15:37:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From dbe7f454d7c0e2ee8c57415e4810084db5451705 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Fri, 14 Jul 2023 16:32:39 +0100
Subject: [PATCH] gnu: libmtp: Update to 1.1.21.
* gnu/packages/libusb.scm (libmtp): Update to 1.1.21.
---
gnu/packages/libusb.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/libusb.scm b/gnu/packages/libusb.scm
index d0837c8a91..fccc1617cd 100644
--- a/gnu/packages/libusb.scm
+++ b/gnu/packages/libusb.scm
@@ -558,14 +558,14 @@ (define-public usbmuxd
(define-public libmtp
(package
(name "libmtp")
- (version "1.1.20")
+ (version "1.1.21")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/libmtp/libmtp/" version
"/libmtp-" version ".tar.gz"))
(sha256
(base32
- "1l2npk3b5v9cxhs2g01w3b13mxvin881cr085r0cyi2p5yn1s6f9"))))
+ "19vj10la88lrhdfdcpkad7aiii01q59y5wj700dwjj4gijmsbzy4"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config))
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#64617
; Package
guix-patches
.
(Sat, 26 Aug 2023 12:04:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Michael Ford <fanquake <at> gmail.com> writes:
> From dbe7f454d7c0e2ee8c57415e4810084db5451705 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake <at> gmail.com>
> Date: Fri, 14 Jul 2023 16:32:39 +0100
> Subject: [PATCH] gnu: libmtp: Update to 1.1.21.
>
> * gnu/packages/libusb.scm (libmtp): Update to 1.1.21.
> ---
> gnu/packages/libusb.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks, I've pushed this to master as
cfe55b220a2e21ec6314acd2fbaa5a780ea77afc.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Sat, 26 Aug 2023 12:04:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Michael Ford <fanquake <at> gmail.com>
:
bug acknowledged by developer.
(Sat, 26 Aug 2023 12:04:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 24 Sep 2023 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 229 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.