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

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

bug#41992: closed ([PATCH] gnu: liferea: Update to 1.12.8.)


From: GNU bug Tracking System
Subject: bug#41992: closed ([PATCH] gnu: liferea: Update to 1.12.8.)
Date: Mon, 22 Jun 2020 21:44:01 +0000

Your message dated Mon, 22 Jun 2020 23:43:12 +0200
with message-id <87r1u6aia7.fsf@gnu.org>
and subject line Re: [bug#41992] [PATCH] gnu: liferea: Update to 1.12.8.
has caused the debbugs.gnu.org bug report #41992,
regarding [PATCH] gnu: liferea: Update to 1.12.8.
to be marked as done.

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


-- 
41992: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41992
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: liferea: Update to 1.12.8. Date: Sun, 21 Jun 2020 15:40:34 -0300
* gnu/packages/syndication.scm (liferea): Update to 1.12.8.
---
 gnu/packages/syndication.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/syndication.scm b/gnu/packages/syndication.scm
index da3f852c05..3d858240b7 100644
--- a/gnu/packages/syndication.scm
+++ b/gnu/packages/syndication.scm
@@ -99,15 +99,15 @@ file system, and many more features.")
 (define-public liferea
   (package
     (name "liferea")
-    (version "1.12.6")
+    (version "1.12.8")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://github.com/lwindolf/liferea/";
                            "releases/download/v" version "/liferea-"
-                           version "b.tar.bz2"))
+                           version ".tar.bz2"))
        (sha256
-        (base32 "03pr1gmiv5y0i92bkhcxr8s311ll91chz19wb96jkixx32xav91d"))))
+        (base32 "1xm5if831llkjcmbq4w9ssgqjgy3zlb5n9y7kh54xpy6afafbsh7"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:phases
-- 
2.20.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#41992] [PATCH] gnu: liferea: Update to 1.12.8. Date: Mon, 22 Jun 2020 23:43:12 +0200
Vinicius Monego <monego@posteo.net> writes:

> * gnu/packages/syndication.scm (liferea): Update to 1.12.8.

Applied, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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