unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41992] [PATCH] gnu: liferea: Update to 1.12.8.
@ 2020-06-21 18:40 Vinicius Monego
  2020-06-22 21:43 ` bug#41992: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Vinicius Monego @ 2020-06-21 18:40 UTC (permalink / raw)
  To: 41992; +Cc: Vinicius Monego

* 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





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

* bug#41992: [PATCH] gnu: liferea: Update to 1.12.8.
  2020-06-21 18:40 [bug#41992] [PATCH] gnu: liferea: Update to 1.12.8 Vinicius Monego
@ 2020-06-22 21:43 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2020-06-22 21:43 UTC (permalink / raw)
  To: Vinicius Monego, 41992-done; +Cc: Vinicius Monego

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

Vinicius Monego <monego@posteo.net> writes:

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

Applied, thanks!

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

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

end of thread, other threads:[~2020-06-22 21:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-21 18:40 [bug#41992] [PATCH] gnu: liferea: Update to 1.12.8 Vinicius Monego
2020-06-22 21:43 ` bug#41992: " Marius Bakke

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