guix-commits
[Top][All Lists]
Advanced

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

01/04: gnu: rss-bridge: Update to 2019-09-12.


From: guix-commits
Subject: 01/04: gnu: rss-bridge: Update to 2019-09-12.
Date: Fri, 25 Oct 2019 12:08:19 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 78bd9c52ad3f353bcfd8c31ee9577f6adf4cbecc
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Oct 25 17:46:21 2019 +0200

    gnu: rss-bridge: Update to 2019-09-12.
    
    * gnu/packages/web.scm (rss-bridge): Update to 2019-09-12.
---
 gnu/packages/web.scm | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index af694b5..cee95fc 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -5568,7 +5568,7 @@ snippets on @url{https://commandlinefu.com}.";)
 (define-public rss-bridge
   (package
     (name "rss-bridge")
-    (version "2019-07-06")
+    (version "2019-09-12")
     (source
      (origin
        (method git-fetch)
@@ -5577,8 +5577,7 @@ snippets on @url{https://commandlinefu.com}.";)
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32
-         "0zd0c9xzvpx55mvj8xrafakfkvafnwkkvhw9b1j0bf897xdkfsyb"))))
+        (base32 "1mx7f3l45nqhcrng531l4cq8kpzm164hhbwn26g5akb2pamdlnra"))))
     (build-system trivial-build-system)
     (arguments
      '(#:modules ((guix build utils))
@@ -5597,7 +5596,7 @@ snippets on @url{https://commandlinefu.com}.";)
 websites lacking feeds.  Supported websites include Facebook, Twitter,
 Instagram and YouTube.")
     (license (list license:public-domain
-                   license:expat)))) ;; 
vendor/simplehtmldom/simple_html_dom.php
+                   license:expat))))    ; 
vendor/simplehtmldom/simple_html_dom.php
 
 (define-public linkchecker
   (package



reply via email to

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