GNU bug report logs -
#72438
[PATCH 0/2] Update arcan to 0.6.3.3 and durden
Previous Next
Full log
Message #8 received at 72438 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/arcan.scm (arcan): Update to 0.6.3.3.
Change-Id: Icd3c6e46eedf3c1aa0e360961602e4207ced55c3
---
gnu/packages/arcan.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/arcan.scm b/gnu/packages/arcan.scm
index 114ca772fb..a4a9efb3b5 100644
--- a/gnu/packages/arcan.scm
+++ b/gnu/packages/arcan.scm
@@ -64,7 +64,7 @@ (define-module (gnu packages arcan)
(define-public arcan
(package
(name "arcan")
- (version "0.6.3")
+ (version "0.6.3.3")
(source (origin
(method git-fetch)
(file-name (git-file-name name version))
@@ -73,7 +73,7 @@ (define-public arcan
(commit version)))
(sha256
(base32
- "1aj8hffxsf6vg1al2v29cn35wnh7wir5x9krk4h68sy5va88w8k5"))
+ "0rbswqqrgh9bkv0fzsswpkfw2zp1a7znwy0abgrxha5vpn13qd8c"))
(modules '((guix build utils)))
(snippet
;; Remove some bundled packages.
--
2.45.2
This bug report was last modified 319 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.