all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#62617] [PATCH] gnu: uwufetch: Update to 2.1.
@ 2023-04-02 14:26 J. Sims via Guix-patches via
  2023-04-03 11:16 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: J. Sims via Guix-patches via @ 2023-04-02 14:26 UTC (permalink / raw)
  To: 62617

[-- 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


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

* [bug#62617] [PATCH] gnu: uwufetch: Update to 2.1.
  2023-04-02 14:26 [bug#62617] [PATCH] gnu: uwufetch: Update to 2.1 J. Sims via Guix-patches via
@ 2023-04-03 11:16 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-03 11:16 UTC (permalink / raw)
  To: 62617; +Cc: 62617-done, J. Sims

Hello,

"J. Sims via Guix-patches" via <guix-patches@gnu.org> writes:

> Attached is a simple version bump for uwufetch.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2023-04-03 11:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-02 14:26 [bug#62617] [PATCH] gnu: uwufetch: Update to 2.1 J. Sims via Guix-patches via
2023-04-03 11:16 ` Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.