[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/13: gnu: patatt: Update to 0.6.3.
From: |
guix-commits |
Subject: |
01/13: gnu: patatt: Update to 0.6.3. |
Date: |
Fri, 8 Mar 2024 22:15:38 -0500 (EST) |
hako pushed a commit to branch master
in repository guix.
commit 7fd0975edcf4f69e7c5c997f9b63642cfb82b5ca
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Sun Feb 25 01:38:41 2024 +0800
gnu: patatt: Update to 0.6.3.
* gnu/packages/version-control.scm (patatt): Update to 0.6.3.
Change-Id: I3a1c767c0dbbddade590ccddef6e6c28eb1d4c69
---
gnu/packages/version-control.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index ceee5878dc..946b1f5aac 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -2900,13 +2900,13 @@ based on a manifest file published by servers.")
(define-public patatt
(package
(name "patatt")
- (version "0.4.9")
+ (version "0.6.3")
(source
(origin
(method url-fetch)
(uri (pypi-uri "patatt" version))
(sha256
- (base32 "0fpbkmdlnz9s1lakw11jlrzpz4mb6f4dksdiir9g1ppq0g34sy58"))))
+ (base32 "0a0a5ndlnv7dk2smn8algss6q17gbd6mc7yacz17c9cxabv2c24q"))))
(build-system python-build-system)
(arguments '(#:tests? #f)) ; No tests.
(propagated-inputs
- branch master updated (c7c99aeb3c -> 52f9db6503), guix-commits, 2024/03/08
- 04/13: gnu: font-chiron-hei-hk: Update to 2.509., guix-commits, 2024/03/08
- 06/13: gnu: sway: Update to 1.9., guix-commits, 2024/03/08
- 01/13: gnu: patatt: Update to 0.6.3.,
guix-commits <=
- 12/13: gnu: qbittorrent-enhanced-nox: Rename to qbittorrent-enhanced-no-x., guix-commits, 2024/03/08
- 08/13: gnu: font-lxgw-wenkai: Update to 1.320., guix-commits, 2024/03/08
- 05/13: gnu: font-chiron-sung-hk: Split outputs., guix-commits, 2024/03/08
- 02/13: linux-initrd: Avoid looking up builtin modules., guix-commits, 2024/03/08
- 03/13: gnu: font-chiron-sung-hk: Update to 1.011., guix-commits, 2024/03/08
- 07/13: gnu: sway: Update package style., guix-commits, 2024/03/08
- 09/13: gnu: font-lxgw-wenkai-tc: Update to 1.320., guix-commits, 2024/03/08
- 11/13: gnu: qbittorrent-no-x: Actually remove qtsvg from inputs., guix-commits, 2024/03/08
- 10/13: gnu: qbittorrent-enhanced: Update to 4.6.3.10., guix-commits, 2024/03/08
- 13/13: gnu: Add sioyek., guix-commits, 2024/03/08