unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60625] [PATCH] gnu: sfeed: Update to 1.6.
@ 2023-01-07 12:32 Nikolay Korotkiy via Guix-patches via
  2023-01-07 18:54 ` bug#60625: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Nikolay Korotkiy via Guix-patches via @ 2023-01-07 12:32 UTC (permalink / raw)
  To: 60625; +Cc: Nikolay Korotkiy

* gnu/packages/suckless.scm (sfeed): Update to 1.6.
---
 gnu/packages/suckless.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/suckless.scm b/gnu/packages/suckless.scm
index 99901c595f..3725d667fa 100644
--- a/gnu/packages/suckless.scm
+++ b/gnu/packages/suckless.scm
@@ -1108,7 +1108,7 @@ (define-public sfm
 (define-public sfeed
   (package
     (name "sfeed")
-    (version "1.5")
+    (version "1.6")
     (source
      (origin
        (method git-fetch)
@@ -1118,7 +1118,7 @@ (define-public sfeed
          (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1w3xk00nv502q2nr23y1sig7bkqa7f431f4fcaybfcfk7dbv2piq"))))
+        (base32 "1ax603xxcwvmgizf6ia820fc7fliinx86zv6ggiqj5p59kz75x0r"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: d16edd03cfa84f6d5fed979fd7283966cd3e4934
-- 
2.37.2





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

* bug#60625: [PATCH] gnu: sfeed: Update to 1.6.
  2023-01-07 12:32 [bug#60625] [PATCH] gnu: sfeed: Update to 1.6 Nikolay Korotkiy via Guix-patches via
@ 2023-01-07 18:54 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2023-01-07 18:54 UTC (permalink / raw)
  To: Nikolay Korotkiy; +Cc: 60625-done


> * gnu/packages/suckless.scm (sfeed): Update to 1.6.

Applied, thanks,

Mathieu




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

end of thread, other threads:[~2023-01-07 18:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-07 12:32 [bug#60625] [PATCH] gnu: sfeed: Update to 1.6 Nikolay Korotkiy via Guix-patches via
2023-01-07 18:54 ` bug#60625: " Mathieu Othacehe

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