GNU bug report logs -
#75904
[PATCH] gnu: artanis: Update to 1.2.2.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Tue, 28 Jan 2025 06:25:01 UTC
Severity: normal
Tags: patch
Merged with 75892
Done: Ian Eure <ian <at> retrospec.tv>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/guile-xyz.scm (artanis): Update to 1.2.2.
Change-Id: I5d408dcbc9442a658ee842f04813eb29bcfa148a
---
gnu/packages/guile-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 590805a88f..bd24e208e8 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -149,14 +149,14 @@ (define-module (gnu packages guile-xyz)
(define-public artanis
(package
(name "artanis")
- (version "1.1.0")
+ (version "1.2.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/artanis/artanis-"
version ".tar.gz"))
(sha256
(base32
- "1b7mab8izvli4152hzv4n2z67kw0kwm7pvh0m960whr77rdxwid4"))
+ "013rs623075bbf824hf6jxng0kwbmg587l45fis9mmpq5168kspq"))
(modules '((guix build utils)))
(snippet
'(begin
base-commit: 5133fe25d4c105ce4bdc7134bc585a1f673d8a8b
--
2.34.1
This bug report was last modified 169 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.