unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "J. Sims via Guix-patches" via <guix-patches@gnu.org>
To: 62617@debbugs.gnu.org
Subject: [bug#62617] [PATCH] gnu: uwufetch: Update to 2.1.
Date: Sun, 02 Apr 2023 14:26:01 +0000	[thread overview]
Message-ID: <QR_oSMtoSBL1MlYdcz0wIT2VLpfM1Ua3ycXYVG_3O6X9_qsWWUcBelNgqj8BSbAwrf3ibpq6aawTpTECRk5P-igIWwrDriuI0DSY8-ZV_K8=@protonmail.com> (raw)

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

Hello,

Attached is a simple version bump for uwufetch.

Thanks,
Juli

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-uwufetch-Update-to-2.1.patch --]
[-- Type: text/x-patch; name=0001-gnu-uwufetch-Update-to-2.1.patch, Size: 1163 bytes --]

From f3267076e2afa54d3cc12c6d506f05b8af3a63c9 Mon Sep 17 00:00:00 2001
From: Juliana Sims <jtsims@protonmail.com>
Date: Sun, 2 Apr 2023 10:24:28 -0400
Subject: [PATCH] gnu: uwufetch: Update to 2.1.

* gnu/packages/admin.scm (uwufetch): Update to 2.1.
---
 gnu/packages/admin.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index f48362c203..2736dabb9c 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -3945,7 +3945,7 @@ (define-public hyfetch
 (define-public uwufetch
   (package
     (name "uwufetch")
-    (version "2.0")
+    (version "2.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3954,7 +3954,7 @@ (define-public uwufetch
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0s4pzaqmlq6rn54kgmlpcrc0sy3q5zn6lxh4448k9iimshljsjfs"))))
+                "182jwkm4vacz2bhyn7v4jl9bxs7md51az958r0qfp9ky71m2q3vh"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 380faf265b0c3b231ab8b69597d161be5e704e18
-- 
2.39.2


             reply	other threads:[~2023-04-02 14:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-02 14:26 J. Sims via Guix-patches via [this message]
2023-04-03 11:16 ` [bug#62617] [PATCH] gnu: uwufetch: Update to 2.1 Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='QR_oSMtoSBL1MlYdcz0wIT2VLpfM1Ua3ycXYVG_3O6X9_qsWWUcBelNgqj8BSbAwrf3ibpq6aawTpTECRk5P-igIWwrDriuI0DSY8-ZV_K8=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=62617@debbugs.gnu.org \
    --cc=jtsims@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).