[PATCH staging] gnu: libogg: Update to 1.3.5.

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • Matthew James Kraai
Owner
unassigned
Submitted by
Matthew James Kraai
Severity
normal

Debbugs page

Matthew James Kraai wrote 4 years ago
(address . guix-patches@gnu.org)(name . Matthew James Kraai)(address . kraai@ftbfs.org)
20210627042040.30035-1-kraai@ftbfs.org
* gnu/packages/xiph.scm (libogg): Update to 1.3.5.
---
gnu/packages/xiph.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (23 lines)
diff --git a/gnu/packages/xiph.scm b/gnu/packages/xiph.scm
index 8ed0e518a7..2013132b2b 100644
--- a/gnu/packages/xiph.scm
+++ b/gnu/packages/xiph.scm
@@ -61,14 +61,14 @@
(define libogg
(package
(name "libogg")
- (version "1.3.4")
+ (version "1.3.5")
(source (origin
(method url-fetch)
(uri (string-append "https://downloads.xiph.org/releases/ogg/libogg-"
version ".tar.xz"))
(sha256
(base32
- "1zlk33vxvxr0l9lhkbhkdwvylw96d2n0fnd3d8dl031hph9bqqy1"))))
+ "01b7050bghdvbxvw0gzv588fn4a27zh42ljpwzm4vrf8dziipnf4"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--disable-static")))
--
2.32.0
Matthew James Kraai wrote 4 years ago
(address . 49237@debbugs.gnu.org)(name . Matthew James Kraai)(address . kraai@ftbfs.org)
20210627042702.4644-1-kraai@ftbfs.org
* gnu/packages/xiph.scm (libogg): Update to 1.3.5.
---
gnu/packages/xiph.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Toggle diff (31 lines)
diff --git a/gnu/packages/xiph.scm b/gnu/packages/xiph.scm
index 8ed0e518a7..cdffb732c2 100644
--- a/gnu/packages/xiph.scm
+++ b/gnu/packages/xiph.scm
@@ -10,6 +10,7 @@
;;; Copyright © 2018–2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2018 Leo Famulari <leo@famulari.name>
;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
+;;; Copyright © 2021 Matthew James Kraai <kraai@ftbfs.org>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -61,14 +62,14 @@
(define libogg
(package
(name "libogg")
- (version "1.3.4")
+ (version "1.3.5")
(source (origin
(method url-fetch)
(uri (string-append "https://downloads.xiph.org/releases/ogg/libogg-"
version ".tar.xz"))
(sha256
(base32
- "1zlk33vxvxr0l9lhkbhkdwvylw96d2n0fnd3d8dl031hph9bqqy1"))))
+ "01b7050bghdvbxvw0gzv588fn4a27zh42ljpwzm4vrf8dziipnf4"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--disable-static")))
--
2.32.0
Efraim Flashner wrote 4 years ago
(name . Matthew James Kraai)(address . kraai@ftbfs.org)(address . 49237-done@debbugs.gnu.org)
YO2OzYPp1WjRKITJ@3900XT
Thanks. I applied it to core-updates since it'll likely get merged
sooner.

--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmDtjs0ACgkQQarn3Mo9
g1GuMBAAhi0EMxqHdbUAu3fuHvuFPHSEXa8wmYYFf8ey/OxqnjGBRRJm4NfLjVMB
t1zfKi2Zhg/MewZZvwl9MeV0VyDfAhJ1i/Sz2gWTNqKISugBisEEm6h7u79OH6q5
DqTOP2Q00Mf+YHDOX9zaXu6kElGjxWj3UE7qdKQWbfwYeqPG21U3dnIp6K1+gEug
WhbVeiDLk8B89PgM9m6Kr4nNON9aOi0R7rtyeELwEisB3W5Oguq8Takb25xMURlx
8MHf86fpr/oDgvHHaCVocSvKHv1D2BPRrylAWLVGo1U+E77vOCa9DSKRsaX9egBh
6z4/U6NA4sf2WjvKRcDIGzLdBkj/7p/++z6dP9ICdLz4VDB6tPPdysoyPKx8G1k/
KxC5c9WCB4SGM4nImVXjm2JouZB58YXw7Z8HQhfj/erfkkDHXEAKjbsbeRFWxrMQ
8TUSFwItizwFIcXLnSYFbw6UgVuV+dGT4OGbogiy3u4DWcFrjg+x8j4um10ClXCe
Ba4s50EV/84lxkroNHu9BWEmh9dLmRAJkOKa/BUqKP0Da3/oD6q59i9wrZH6uPbd
+7LR4+byqkB1SRLhkw2WwoTNYmszgMDUXw3ii9AxzBYpRTPriH0vbTTSmKJPv749
3+gXMVvk2XdmtYzl+K5enQEDTc/9xN21UFHKTOdc1ilaL7I3svM=
=/DRy
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 49237
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
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help