emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49237: closed ([PATCH staging] gnu: libogg: Update to 1.3.5.)


From: GNU bug Tracking System
Subject: bug#49237: closed ([PATCH staging] gnu: libogg: Update to 1.3.5.)
Date: Tue, 13 Jul 2021 13:04:01 +0000

Your message dated Tue, 13 Jul 2021 16:02:05 +0300
with message-id <YO2OzYPp1WjRKITJ@3900XT>
and subject line Re: [bug#49237] [PATCH staging] gnu: libogg: Update to 1.3.5.
has caused the debbugs.gnu.org bug report #49237,
regarding [PATCH staging] gnu: libogg: Update to 1.3.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
49237: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49237
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH staging] gnu: libogg: Update to 1.3.5. Date: Sat, 26 Jun 2021 21:20:40 -0700
* gnu/packages/xiph.scm (libogg): Update to 1.3.5.
---
 gnu/packages/xiph.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#49237] [PATCH staging] gnu: libogg: Update to 1.3.5. Date: Tue, 13 Jul 2021 16:02:05 +0300
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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]