unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64617] [PATCH] gnu: libmtp: Update to 1.1.21.
@ 2023-07-14 15:35 Michael Ford
  2023-08-26 12:02 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-07-14 15:35 UTC (permalink / raw)
  To: 64617

From dbe7f454d7c0e2ee8c57415e4810084db5451705 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@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




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

* [bug#64617] [PATCH] gnu: libmtp: Update to 1.1.21.
  2023-07-14 15:35 [bug#64617] [PATCH] gnu: libmtp: Update to 1.1.21 Michael Ford
@ 2023-08-26 12:02 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-08-26 12:02 UTC (permalink / raw)
  To: Michael Ford; +Cc: 64617-done, 64617

[-- Attachment #1: Type: text/plain, Size: 484 bytes --]


Michael Ford <fanquake@gmail.com> writes:

> From dbe7f454d7c0e2ee8c57415e4810084db5451705 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-08-26 12:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-14 15:35 [bug#64617] [PATCH] gnu: libmtp: Update to 1.1.21 Michael Ford
2023-08-26 12:02 ` Christopher Baines

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