gnu: gjs: Update to 1.70.0.
* gnu/packages/gnome.scm (gjs): Update to 1.70.0.
This commit is contained in:
		
							parent
							
								
									d1c2fe248a
								
							
						
					
					
						commit
						9e87a92742
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -7320,7 +7320,7 @@ configuration program to choose applications starting on login.")
 | 
				
			||||||
(define-public gjs
 | 
					(define-public gjs
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "gjs")
 | 
					    (name "gjs")
 | 
				
			||||||
    (version "1.68.2")
 | 
					    (version "1.70.0")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append "mirror://gnome/sources/" name "/"
 | 
					              (uri (string-append "mirror://gnome/sources/" name "/"
 | 
				
			||||||
| 
						 | 
					@ -7328,7 +7328,7 @@ configuration program to choose applications starting on login.")
 | 
				
			||||||
                                  name "-" version ".tar.xz"))
 | 
					                                  name "-" version ".tar.xz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0c7fclm53v41n5vfndymp35fbh1x218lrk65iqrk1wc2lsnh5zvh"))
 | 
					                "0pqwhq0znprs0h5ixz396912acwzk9zvjfhi9qvh52ii38s2j1jb"))
 | 
				
			||||||
              (modules '((guix build utils)))
 | 
					              (modules '((guix build utils)))
 | 
				
			||||||
              (snippet
 | 
					              (snippet
 | 
				
			||||||
               '(begin
 | 
					               '(begin
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue