From: David Pflug <david@pflug.io>
To: 71041@debbugs.gnu.org
Cc: David Pflug <david@pflug.io>
Subject: [bug#71041] [PATCH] readymedia: Update to 1.3.3.
Date: Sat, 18 May 2024 11:41:06 -0400 [thread overview]
Message-ID: <20f62f7616cab38a2fd476b336bd97f09fe41634.1716046866.git.david@pflug.io> (raw)
* gnu/packages/upnp.scm (readymedia): Update to 1.3.3.
Change-Id: I1e4a259a2279b9e836d4b1b5374af0dce092c12e
---
gnu/packages/upnp.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/upnp.scm b/gnu/packages/upnp.scm
index 400e6656d1..6592f2fe7f 100644
--- a/gnu/packages/upnp.scm
+++ b/gnu/packages/upnp.scm
@@ -137,7 +137,7 @@ (define-public libupnp
(define-public readymedia
(package
(name "readymedia")
- (version "1.3.1")
+ (version "1.3.3")
(source
(origin
(method git-fetch)
@@ -147,7 +147,7 @@ (define-public readymedia
"v" (string-replace-substring version "." "_")))))
(file-name (git-file-name name version))
(sha256
- (base32 "09fg3697wshg0j46mi3bp2i6ypiqm39vmzx52bci8r6j07yz7fwx"))))
+ (base32 "1al04jx72bxwqch1nv9lx536mb6pvj7pgnqzy6lm32q6xa114yr2"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--with-os-name=Linux") ; uname -s
base-commit: e9b25a6c6c626a560d28a1f732e6e5d362d584a4
--
2.41.0
next reply other threads:[~2024-05-18 15:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-18 15:41 David Pflug [this message]
2024-06-24 3:10 ` bug#71041: [PATCH] readymedia: Update to 1.3.3 Maxim Cournoyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20f62f7616cab38a2fd476b336bd97f09fe41634.1716046866.git.david@pflug.io \
--to=david@pflug.io \
--cc=71041@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).