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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 60625 in the body.
You can then email your comments to 60625 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#60625; Package guix-patches. (Sat, 07 Jan 2023 12:33:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nikolay Korotkiy <sikmir <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 07 Jan 2023 12:33:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Sat, 07 Jan 2023 18:55:02 GMT) Full text and rfc822 format available.

Notification sent to Nikolay Korotkiy <sikmir <at> disroot.org>:
bug acknowledged by developer. (Sat, 07 Jan 2023 18:55:02 GMT) Full text and rfc822 format available.

Message #10 received at 60625-done <at> debbugs.gnu.org (full text, mbox):

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 05 Feb 2023 12:24:05 GMT) Full text and rfc822 format available.

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

Previous Next


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