GNU bug report logs - #60625
[PATCH] gnu: sfeed: Update to 1.6.

Previous Next

Package: guix-patches;

Reported by: Nikolay Korotkiy <sikmir <at> disroot.org>

Date: Sat, 7 Jan 2023 12:33:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#60625: closed ([PATCH] gnu: sfeed: Update to 1.6.)
Date: Sat, 07 Jan 2023 18:55:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 07 Jan 2023 19:54:19 +0100
with message-id <87o7ragopw.fsf <at> gnu.org>
and subject line Re: bug#60625: [PATCH] gnu: sfeed: Update to 1.6.
has caused the debbugs.gnu.org bug report #60625,
regarding [PATCH] gnu: sfeed: Update to 1.6.
to be marked as done.

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


-- 
60625: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60625
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nikolay Korotkiy <sikmir <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Nikolay Korotkiy <sikmir <at> disroot.org>
Subject: [PATCH] gnu: sfeed: Update to 1.6.
Date: Sat,  7 Jan 2023 16:32:28 +0400
* 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



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Nikolay Korotkiy <sikmir <at> disroot.org>
Cc: 60625-done <at> debbugs.gnu.org
Subject: Re: bug#60625: [PATCH] gnu: sfeed: Update to 1.6.
Date: Sat, 07 Jan 2023 19:54:19 +0100
> * gnu/packages/suckless.scm (sfeed): Update to 1.6.

Applied, thanks,

Mathieu


This bug report was last modified 2 years and 190 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.